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

com.datakoot/economy-intel-mcp

com.datakoot/economy-intel-mcp

Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

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

Tools · 5

country_indicator

Get a macroeconomic indicator for a country over recent years (World Bank). Indicators: gdp, gdp_per_capita, gdp_growth, inflation, unemployment, population, life_expectancy, exports, imports, govt_de…

country_profile

Get a snapshot of a country's key macro indicators (latest available values): GDP, GDP per capita, GDP growth, inflation, unemployment, and population. Country accepts an ISO code.

compare_countries

Compare one indicator across several countries (latest available value each). Good for ranking or benchmarking economies.

us_series

Get a key US economic time series from the Bureau of Labor Statistics: us_unemployment_rate, us_cpi, us_nonfarm_payrolls, us_labor_participation, us_avg_hourly_earnings. These five are kept warm by Da…

list_indicators

List the indicators this server supports (World Bank + US BLS), with descriptions. Call this to discover what you can query.

How to use

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

{
  "mcpServers": {
    "com.datakoot/economy-intel-mcp": {
      "url": "https://economy.datakoot.com/mcp",
      "transport": "streamable-http"
    }
  }
}