{"openapi":"3.1.0","info":{"title":"World Bank Conflict & Fragility Data API","description":"세계은행의 취약국·분쟁 관련 지표 데이터 API입니다. 국가 정책·제도 평가(CPIA) 지수, 분쟁 취약성 점수, 난민 통계 등 분쟁·취약국 관련 경제·사회 데이터를 인증 없이 조회할 수 있습니다.","version":"1.0.0","x-fusepie-id":"worldbank-conflict","x-fusepie-category":"data","x-fusepie-provider":"World Bank"},"servers":[{"url":"https://api.worldbank.org/v2/country/all/indicator/IQ.CPA.PROT.XQ","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_worldbank_conflict","summary":"World Bank Conflict & Fragility Data API","description":"세계은행의 취약국·분쟁 관련 지표 데이터 API입니다. 국가 정책·제도 평가(CPIA) 지수, 분쟁 취약성 점수, 난민 통계 등 분쟁·취약국 관련 경제·사회 데이터를 인증 없이 조회할 수 있습니다.","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":{"worldbank-conflict":{"command":"npx","args":["-y","@fusepie/mcp-worldbank-conflict"],"env":{}}}}}