← Registry

Analytics

geotone.news

Provides real-time media coverage statistics and trending topics for geopolitical entities.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://geotone.news/mcp

No auth detected

MCP server metadata

Name
geotone
Version
1.2.0
Capabilities
toolsresourcesprompts
Server instructions

Geotone provides live media-intelligence signals derived from GDELT: news coverage volume, tone, and surge z-scores for geopolitical topics and 196 countries, updated every 2 hours. Start with get_trending for what's surging now, get_wire for the ranked top stories (get_story_chain expands a story into its multi-day timeline), search_topics to find topic slugs, get_topic/get_country for 90-day series, get_briefing for the daily analytical briefing. Data is CC BY 4.0 — cite "Geotone / GDELT" with a link to the referenced page.

Known 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.

Inferred read-only
get_topic

Live media-coverage statistics for one geopolitical topic (e.

Inferred read-only
get_country

Live media-coverage statistics for one country by ISO-3166 alpha-2 code (e.

Inferred read-only
get_relation

Bilateral co-coverage signal for a monitored country pair (e.

Inferred read-only
search_topics

Search Geotone's tracked geopolitical topics by keyword (matches name, slug, and description).

Inferred read-only
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.

Inferred read-only
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, decayed by recency over 72h).

Inferred read-only
get_story_chain

A story timeline: the threaded developments of one multi-day event chain, oldest first (e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.geotone]
url = "https://geotone.news/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "geotone": {
      "type": "http",
      "url": "https://geotone.news/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: geotone
Remote MCP URL: https://geotone.news/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "geotone": {
      "url": "https://geotone.news/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "geotone": {
      "type": "http",
      "url": "https://geotone.news/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "geotone",
  "transport": "streamable-http",
  "url": "https://geotone.news/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for geotone.news was fetched 2026-09-08T02:27:14.071Z.

Trust status Neutral

geotone.news is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.