{"openapi":"3.1.0","info":{"title":"GDELT Project API","description":"전 세계 뉴스·이벤트·분쟁 데이터를 실시간으로 수집·분석하는 빅데이터 플랫폼입니다. 100개 이상 언어의 뉴스를 모니터링하며, 분쟁 발생 지역, 감정 분석, 이벤트 코딩(CAMEO) 등을 제공합니다. 인증 없이 완전 무료로 사용할 수 있습니다.","version":"1.0.0","x-fusepie-id":"gdelt","x-fusepie-category":"data","x-fusepie-provider":"GDELT Project"},"servers":[{"url":"https://api.gdeltproject.org/api/v2/doc/doc","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_gdelt","summary":"GDELT Project API","description":"전 세계 뉴스·이벤트·분쟁 데이터를 실시간으로 수집·분석하는 빅데이터 플랫폼입니다. 100개 이상 언어의 뉴스를 모니터링하며, 분쟁 발생 지역, 감정 분석, 이벤트 코딩(CAMEO) 등을 제공합니다. 인증 없이 완전 무료로 사용할 수 있습니다.","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":{"gdelt":{"command":"npx","args":["-y","@fusepie/mcp-gdelt"],"env":{}}}}}