{"openapi":"3.1.0","info":{"title":"한국한의학연구원 한약재 API","description":"한약재 이명·효능 등 한의학 DB","version":"1.0.0","x-fusepie-id":"kiom-herbal-medicine","x-fusepie-category":"health","x-fusepie-provider":"공공데이터포털"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kiom_herbal_medicine","summary":"한국한의학연구원 한약재 API","description":"한약재 이명·효능 등 한의학 DB","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":{"kiom-herbal-medicine":{"command":"npx","args":["-y","@fusepie/mcp-kiom-herbal-medicine"],"env":{"API_KEY":""}}}}}