{"openapi":"3.1.0","info":{"title":"행정안전부 주민등록 인구통계","description":"행정안전부 주민등록 인구통계 API는 전국 시도·시군구·읍면동 단위의 연령별·성별 인구 수, 세대 수를 월별로 제공합니다. 인구 분석, 마케팅 타겟팅, 상권 분석, 정책 연구에 기초 데이터로 활용됩니다.","version":"1.0.0","x-fusepie-id":"mois-population","x-fusepie-category":"data","x-fusepie-provider":"행정안전부"},"servers":[],"paths":{"/":{"get":{"operationId":"call_mois_population","summary":"행정안전부 주민등록 인구통계","description":"행정안전부 주민등록 인구통계 API는 전국 시도·시군구·읍면동 단위의 연령별·성별 인구 수, 세대 수를 월별로 제공합니다. 인구 분석, 마케팅 타겟팅, 상권 분석, 정책 연구에 기초 데이터로 활용됩니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://www.data.go.kr/data/15098539/openapi.do"}}},"x-mcp-config":{"mcpServers":{"mois-population":{"command":"npx","args":["-y","@fusepie/mcp-mois-population"],"env":{"API_KEY":""}}}}}