Back to the catalog

Economy Intel MCP

Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

Open source Repository Open in the app JSON README (API)

About

Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

Details

Kind
MCP servers
Topic
Finance & crypto
Publisher
selflabbs
Origin
official
Category
ferramentas
Transport
http
Version
1.0.0
Last push
2026-09-03T17:42:16Z
Repository state
ativo
Language
JavaScript
License
MIT
Added
2026-08-29 04:01:22
Updated
2026-08-29 04:01:22
Origin id
io.github.selflabbs/economy-intel-mcp

README

# Economy Intel MCP — by Datakoot

Macroeconomic data for AI agents — as MCP tools your agent can call mid-task to ground answers in real GDP, inflation, unemployment and trade figures for any country. No API keys.

## Tools

| Tool | What it does | Source |
|---|---|---|
| `country_indicator` | An indicator (GDP, inflation, unemployment, population, ...) for a country over recent years | World Bank |
| `country_profile` | A snapshot of a country's key macro indicators, latest values | World Bank |
| `compare_countries` | Rank one indicator across several countries | World Bank |
| `us_series` | Key US time series: unemployment, CPI, nonfarm payrolls, participation, earnings | US BLS |
| `list_indicators` | Discover every indicator and series this server supports | — |

No API keys required.

## Quick start

```
claude mcp add --transport http economy-intel https://economy.datakoot.com/mcp
```

Or point any MCP client at `https://economy.datakoot.com/mcp`.

## Data & attribution

Country data comes from the [World Bank Open Data](https://data.worldbank.org) API (CC-BY 4.0); US series come from the [US Bureau of Labor Statistics](https://www.bls.gov) public data API (US public domain). Informational only.

Part of [Datakoot](https://datakoot.com) — keyless intelligence APIs for AI agents.

More