Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Geotone — Global News Signals

news.geotone/geotone

Live global news signals: ranked wire, story timelines, coverage volume/tone/surges. Free, no auth.

Uptime
100.0%
1 direct probes · 30d
Response
251ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

get_trending

What's surging in global news right now: topics whose coverage is ≥2 standard deviations above their trailing average (z-score), the biggest week-over-week movers, and surging countries. Derived every…

get_topic

Live media-coverage statistics for one geopolitical topic (e.g. 'ukraine-war', 'taiwan-strait', 'sanctions'): 90-day daily volume and tone series, z-score, week-over-week change, and a sample of recen…

get_country

Live media-coverage statistics for one country by ISO-3166 alpha-2 code (e.g. 'ua', 'cn'): 90-day daily series of coverage volume (share of world news coverage that is about that country) and tone, pl…

get_relation

Bilateral co-coverage signal for a monitored country pair (e.g. a='cn', b='us'): how much the world's press mentions the two countries together, and in what tone. ~50 strategic pairs are monitored.

search_topics

Search Geotone's tracked geopolitical topics by keyword (matches name, slug, and description). Returns slugs usable with get_topic, plus each topic's current coverage stats.

get_briefing

Geotone's daily global risk briefing for a date (YYYY-MM-DD): an analytical summary of coverage surges, tone shifts, and notable movers, with the statistics behind each claim.

get_wire

The live wire: the world's most significant stories right now, ranked by a published formula (authority-weighted outlet breadth, boosted by consequence themes, coded events, and casualty figures, deca…

get_story_chain

A story timeline: the threaded developments of one multi-day event chain, oldest first (e.g. attack → casualties confirmed → international reaction). Use the chain_id values returned by get_wire. Each…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "geotone_—_global_news_signals": {
      "url": "https://geotone.news/mcp",
      "transport": "streamable-http"
    }
  }
}