MCP Server
GDELT Global Events MCP Server
io.github.guptaprakhariitr/gdelt-events-mcp
What is the GDELT Global Events MCP server?
Geopolitical event detection, tone timeseries, actor trends from GDELT 2.0.
How to install GDELT Global Events
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"gdelt-events-mcp": {
"url": "https://gdelt-events-mcp.atlasword.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gdelt-events-mcp": {
"serverUrl": "https://gdelt-events-mcp.atlasword.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"gdelt-events-mcp": {
"type": "http",
"url": "https://gdelt-events-mcp.atlasword.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"gdelt-events-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gdelt-events-mcp.atlasword.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http gdelt-events-mcp https://gdelt-events-mcp.atlasword.workers.dev/mcpRelated MCP servers
Drug-drug interaction checker for clinical LLMs using RxNorm and DailyMed.
View repository →FDA drug approvals, 510(k) device clearances, recalls and adverse-event reports.
View repository →Validate Indian GSTINs locally (Verhoeff), extract PAN, identify issuing state.
View repository →HN front-page, Algolia full-text search, and Show HN launch tracker.
View repository →