Skip to content
Claude Desktop

ecb mcp for Claude Desktop

io.github.scka-de/ecb-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install ecb mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ecb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecb-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ecb mcp in other clients