Overview
The GDELT Cloud MCP server exposes non-GDELT Cloud categories as enrichment. Use them after GDELT Cloud Events, Stories, or Entities establish the core signal.Shared Wrapper Parameters
Macro Finance
Macro-finance nested tools are discovered dynamically throughmacro_finance_tool_list and macro_finance_tool_get.
Use for:
- equity and index quotes
- historical price series
- FX pairs
- commodities
- rates
- economic indicators
- provider symbol/search/catalog helpers when exposed
symbol/instrumentlatest_valueandlatest_dateseries: recent{ label, date, value }points, usually daily observationsseries_observation_count
Prediction Markets
SEARCH_RELEVANT_MARKETS
Use when starting from a plain-language scenario and looking for likely matching contracts.
SEARCH_EVENTS
Use for higher-level event pages that group related contracts.
SEARCH_MARKETS
Use for direct contract search by text or known identifiers.
GET_MARKET
Prediction-market records may include normalized
probability_yes, probability_source, yes_bid, yes_ask, bid_ask_spread, volume, open_interest, liquidity, rules_primary, settlement_sources, series, probability_series, and series_observation_count. Read rules_primary before reporting a probability. Treat these as market-implied scenario context only; they can support a probability-context plot, but they never confirm that an event occurred.
Web Research
SEARCH_WEB
EXTRACT_WEB_PAGES
Use Pattern
- Anchor the analysis in GDELT Cloud structured Events, Stories, and Entities.
- Use macro finance when there are price, FX, rates, commodity, or economic-indicator implications.
- Use prediction markets when the question involves odds, policy, elections, escalation, or whether a tradable market exists.
- Use web research for official language, corroboration, specialist sources, and source-article extraction.

