MCPVault
Gdelt MCP Server logo

Gdelt MCP Server

未认领

作者:cyanheads

Search and analyze global news coverage and US television transcripts via the GDELT Project's real-time APIs via MCP. STDIO or Streamable HTTP.

ai-agentsai-toolscyanheadsevent-monitoringgdeltglobal-newsjournalismmcpmcp-servermedia-analysismedia-monitoringmodel-context-protocolnews-analyticssentiment-analysistv-newstypescript

安装

$docker run --rm -p 3010:3010 gdelt-mcp-server

未认领列表

这个 MCP 服务器是你的吗?

此列表根据公开信息自动生成。认领后,你可以编辑页面、设置兼容性并解锁增长工具。全程不超两分钟。

认领此服务器

工具(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