Gdelt MCP Server
UnclaimedSearch and analyze global news coverage and US television transcripts via the GDELT Project's real-time APIs via MCP. STDIO or Streamable HTTP.
Install
docker run --rm -p 3010:3010 gdelt-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (13)
gdelt_get_coverage_breakdown
Break down coverage volume by source language or source country — a multi-series time series showing geographic propagation. Values are normalized shares of media output, not article counts.
gdelt_get_coverage_timeline
Retrieve a time series of coverage volume or average tone for a query. volumewitharticles mode includes top articles per spike timestep, with points to render a timestep's full article list.
gdelt_get_tone_distribution
Get a tone histogram (bins ~−30 to +30) showing whether coverage is uniformly negative, bimodal, or clustered near neutral.
gdelt_get_tv_clips
Retrieve up to 3,000 matching TV clips with transcript excerpts and Internet Archive viewing links, and the date windows to re-query when that ceiling is hit.
gdelt_get_tv_context
Get the most frequent co-occurring words and phrases from TV clips matching a query.
gdelt_get_tv_trending
Retrieve trending topics currently dominating US television news (updated every 15 minutes; no query required).
gdelt_list_tv_stations
List all TV stations with market, network, and monitoring date ranges to verify station availability before querying.
gdelt_search_articles
Search the last 3 months of global news coverage (65 languages) with full-text and filter operators. Returns up to 250 articles, and hands back the date windows to re-query when that ceiling is hit.
gdelt_search_tv
Search US television news closed captions (2009–Oct 2024) and return per-station airtime time series.
isActive
flag — true when end date is within the last 24 hours
tone
average sentiment score per timestep (combine with gdeltgettonedistribution for the full picture)
volume
normalized percentage of all global coverage per timestep
volume_with_articles
volume plus top articles driving each spike; use for signal detection without a follow-up search call