{"openapi":"3.1.0","info":{"title":"국민건강보험 검진기관","description":"국민건강보험공단에서 제공하는 전국 건강검진 지정 의료기관 목록, 검진 종류, 위치, 예약 가능 여부를 조회합니다. 지역·검진 종류 기반 필터링을 지원하며, 건강 관리 앱, 검진 예약 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"nhis-screening","x-fusepie-category":"health","x-fusepie-provider":"국민건강보험공단"},"servers":[],"paths":{"/":{"get":{"operationId":"call_nhis_screening","summary":"국민건강보험 검진기관","description":"국민건강보험공단에서 제공하는 전국 건강검진 지정 의료기관 목록, 검진 종류, 위치, 예약 가능 여부를 조회합니다. 지역·검진 종류 기반 필터링을 지원하며, 건강 관리 앱, 검진 예약 서비스에 활용됩니다.","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/15007122/openapi.do"}}},"x-mcp-config":{"mcpServers":{"nhis-screening":{"command":"npx","args":["-y","@fusepie/mcp-nhis-screening"],"env":{"API_KEY":""}}}}}