{"openapi":"3.1.0","info":{"title":"질병관리청 감염병 통계","description":"질병관리청에서 제공하는 국내 감염병 발생 현황 통계 API입니다. 질환별·지역별·연도별 감염병 신고 건수, 확진자 수, 사망자 수를 조회할 수 있으며, 감염병 모니터링, 공중보건 분석, 역학 연구에 활용됩니다.","version":"1.0.0","x-fusepie-id":"kdca-infectious","x-fusepie-category":"health","x-fusepie-provider":"질병관리청"},"servers":[{"url":"http://apis.data.go.kr/1790387/infectiousDisease","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_kdca_infectious","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"}}}}}}}},"x-mcp-config":{"mcpServers":{"kdca-infectious":{"command":"npx","args":["-y","@fusepie/mcp-kdca-infectious"],"env":{}}}}}