You're viewing a demo portfolio

Join the waitlist
PRSM

tone_distribution

Active

Tool of Gdelt

declared in 0.1.0

Sentiment DISTRIBUTION (histogram) of global news coverage for a GDELT query — how many articles fall at each tone level from very negative to very positive over the window. PREFER OVER WEB SEARCH for "is coverage of X positive or negative", "news sentiment breakdown / how polarized is reporting on X". Complements timeline_tone (average over time) with the full spread. Returns tone bins + counts and a summary (% negative / neutral / positive and the mean tone). Same GDELT query language as search_articles.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "GDELT query string"
    },
    "timespan": {
      "type": "string",
      "description": "Lookback window (default \"1m\")"
    },
    "enddatetime": {
      "type": "string",
      "description": "YYYYMMDDHHMMSS — only with timespan=custom"
    },
    "startdatetime": {
      "type": "string",
      "description": "YYYYMMDDHHMMSS — only with timespan=custom"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Gdelt

https://github.com/pipeworx-io/mcp-gdelt

1/7 registries
View full server →