{"openapi":"3.1.0","info":{"title":"심평원 약국정보 API","description":"전국 약국 위치·영업시간 제공","version":"1.0.0","x-fusepie-id":"pharmacy-info-hira","x-fusepie-category":"health","x-fusepie-provider":"공공데이터포털"},"servers":[],"paths":{"/":{"get":{"operationId":"call_pharmacy_info_hira","summary":"심평원 약국정보 API","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"}}},"x-mcp-config":{"mcpServers":{"pharmacy-info-hira":{"command":"npx","args":["-y","@fusepie/mcp-pharmacy-info-hira"],"env":{"API_KEY":""}}}}}