Skip to main content
ClaudeWave
datakoot avatar
datakoot

economy-intel-mcp

View on GitHub

Keyless MCP server giving AI agents macro data — GDP, inflation, unemployment and trade for any country (World Bank, US BLS). No API keys.

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/datakoot/economy-intel-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "economy-intel-mcp": {
      "command": "node",
      "args": ["/path/to/economy-intel-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/datakoot/economy-intel-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# 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.
ai-agentsai-toolsclaudeeconomicsllmmacroeconomicsmcpmcp-servermodel-context-protocolworld-bank

What people ask about economy-intel-mcp

What is datakoot/economy-intel-mcp?

+

datakoot/economy-intel-mcp is mcp servers for the Claude AI ecosystem. Keyless MCP server giving AI agents macro data — GDP, inflation, unemployment and trade for any country (World Bank, US BLS). No API keys. It has 0 GitHub stars and was last updated today.

How do I install economy-intel-mcp?

+

You can install economy-intel-mcp by cloning the repository (https://github.com/datakoot/economy-intel-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is datakoot/economy-intel-mcp safe to use?

+

datakoot/economy-intel-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains datakoot/economy-intel-mcp?

+

datakoot/economy-intel-mcp is maintained by datakoot. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to economy-intel-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy economy-intel-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: datakoot/economy-intel-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/datakoot-economy-intel-mcp)](https://claudewave.com/repo/datakoot-economy-intel-mcp)
<a href="https://claudewave.com/repo/datakoot-economy-intel-mcp"><img src="https://claudewave.com/api/badge/datakoot-economy-intel-mcp" alt="Featured on ClaudeWave: datakoot/economy-intel-mcp" width="320" height="64" /></a>

More MCP Servers

economy-intel-mcp alternatives