{"openapi":"3.1.0","info":{"title":"UCDP API","description":"웁살라 대학 분쟁 데이터 프로그램(UCDP)에서 제공하는 전쟁·무력분쟁 데이터 API입니다. 1946년부터 현재까지의 분쟁 사상자, 교전 당사자, 분쟁 유형 등 학술 데이터를 인증 없이 무료로 조회할 수 있습니다.","version":"1.0.0","x-fusepie-id":"ucdp","x-fusepie-category":"data","x-fusepie-provider":"Uppsala University"},"servers":[{"url":"https://ucdpapi.pcr.uu.se/api","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_ucdp","summary":"UCDP API","description":"웁살라 대학 분쟁 데이터 프로그램(UCDP)에서 제공하는 전쟁·무력분쟁 데이터 API입니다. 1946년부터 현재까지의 분쟁 사상자, 교전 당사자, 분쟁 유형 등 학술 데이터를 인증 없이 무료로 조회할 수 있습니다.","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":{"ucdp":{"command":"npx","args":["-y","@fusepie/mcp-ucdp"],"env":{}}}}}