mcpbeat Sign in

Ecb MCP Server

local only

Ecb MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 31 Mar 2026.

ECB data for AI agents — rates, yields, inflation, money supply, and 100+ datasets. No API key.

Installs per day peak 24 · avg 9 · +62% w/w
a month agotoday
39
Installs / week
npm · ecb-mcp
3
Stars
1 open issues
31 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ecb MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ecb-mcp -- npx -y ecb-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ecb-mcp": {
      "args": [
        "-y",
        "ecb-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ecb-mcp]
command = "npx"
args = ["-y", "ecb-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ecb-mcp": {
      "args": [
        "-y",
        "ecb-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ecb-mcp": {
      "args": [
        "-y",
        "ecb-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ecb MCP

same job, measured the same way
Economy Intel MCP
by datakoot

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

5 tools answering
Bitcoin MCP Server
by team23gm

Honest monetary data for AI agents. Inflation, M2 vs CPI, Bitcoin vs dollar. No spin.

29 installs/wk local only
Economy Intel MCP
by datakoot

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

5 tools answering
C
Extract
by mart402

Web extraction, OCR (Japanese-strong), invoice and company data for AI agents. x402, no API key.

35 tools answering
Market Intel MCP
by datakoot

Live & historical FX rates and currency conversion for AI agents. No API keys.

5 tools answering
Market Intel MCP
by datakoot

Live & historical FX rates for AI agents, from European Central Bank data. No API keys.

5 tools answering
Autorank MCP
by ryankramer

Technical SEO tools for AI agents: structured data, meta tags, robots, SERP truncation. No API key.

73 installs/wk local only
Lotlytics — US Real Estate Market Data & Investment Analytics
by lotlytics

US real estate market data for AI agents: prices, yields, forecasts and scores for 894 markets.

5 tools answering

Ecb MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ecb MCP?
Ecb MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ecb-mcp was installed 39 times last week.
How do I connect Ecb MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ecb-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ecb MCP?
The npm package ecb-mcp was installed 39 times in the last week. Week over week that is +62%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ecb MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.