com.datakoot/economy-intel-mcp
com.datakoot/economy-intel-mcpMacro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.
Tools · 5
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…
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 one indicator across several countries (latest available value each). Good for ranking or benchmarking economies.
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 the indicators this server supports (World Bank + US BLS), with descriptions. Call this to discover what you can query.
Similar MCP servers embedding-nearest
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"
}
}
}