Catalog
io.github.guptaprakhariitr/gdelt-events-mcp
Officialby guptaprakhariitr · TypeScript
GDELT Global Events
Geopolitical event detection, tone timeseries, actor trends from GDELT 2.0.
Detects geopolitical events with tone analysis and actor trends from GDELT 2.0.
Topics
claudecursoreventsgdeltgeopoliticsmacromcpmcp-servermodel-context-protocolnewssentiment
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gdelt-events-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gdelt-events-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.