Ecb MCP
European Central Bank data for AI agents. Exchange rates, interest rates, yield curves, inflation, money supply, and 100+ more datasets from the ECB - directly inside Claude, Cursor, Windsurf, or any MCP client. Its 8 documented tools cluster into read & search, convert, explain. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-31 · ★ 3 · #176 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Ecb MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add scka-de-ecb-mcp -- npx -y ecb-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"scka-de-ecb-mcp": {
"command": "npx",
"args": [
"-y",
"ecb-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package ecb-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.scka-de is GitHub-verified and matches the repo owner
03 · What Ecb MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 8 documented tools across read & search, convert, explain, including get_exchange_rates, get_interest_rates, get_yield_curve, get_inflation.
Capability map
Tools grouped from the project's README - what Ecb MCP lets an agent do.
read & search
6 tools - e.g. EUR reference rates for 40+ currencies. Daily, monthly, or annual. The same rates used by European institutions and businesses.; The ECB's key policy rates - the ones that move markets and drive eurozone…
get_exchange_rates · get_interest_rates · get_yield_curve · get_inflation · get_money_supply · search_datasets
Convert
1 tool - e.g. Convert any amount between currencies using official ECB reference rates. Supports EUR-direct, inverse, and cross-currency conversions (e.g., USD to GBP via EUR
convert_currency
Explain
1 tool - e.g. Understand any ECB dataset's structure - its dimensions, valid values, and how to query it. This is the key to unlocking the full 100+ datasets beyond the built
explain_dataset
04 · Who maintains Ecb MCP
ecb-mcp is maintained by scka-de. We track 2 MCP servers from scka-de - 2 actively maintained, 3 combined GitHub stars, oldest repo from Mar 2026.
05 · Facts
- repository
- github.com/scka-de/ecb-mcp
- category
- API integration - ranked #176 of 250 actively-maintained API integration servers as of 2026-08-25.
- registry
- io.github.scka-de/ecb-mcp (active, first published 2026-03-29)
- packages
- npm:ecb-mcp
06 · Ecb MCP FAQ
Is Ecb MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-31. We re-verify nightly.
What can Ecb MCP do?
An agent gets 8 documented tools across read & search, convert, explain, including get_exchange_rates, get_interest_rates, get_yield_curve, get_inflation.
How do I install Ecb MCP?
Run `npx -y ecb-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Ecb MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Ecb MCP
Alternatives to Ecb MCP
Maintained API integration servers if Ecb MCP isn't the fit.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · Five46 · Job Search MCP · Afi MCP · Auvik MCP · Cork MCP
More TypeScript MCP servers · Browser Mesh · Builderforce · Seatable · Seaworthy Io MCP Server · Clude · see all