What is an MCP server?

A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — ECB Statistics data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.

Connect in 3 steps
  1. Get a free API key — create one here
  2. Copy the install config below into your claude_desktop_config.json
  3. Restart Claude Desktop — the tools appear automatically
Full setup guide (5 min) →
📈

ClaudeFinanceLab — ECB Statistics

✓ By ClaudeFinanceLab

European Central Bank Statistics MCP server wrapping the free ECB Statistical Data Warehouse SDMX REST API (data-api.ecb.europa.eu — no authentication required). 6 tools: get_ecb_policy_rates (deposit facility rate, main refi rate, marginal lending facility rate), get_euribor (1W, 1M, 3M, 6M, 12M EURIBOR term rates), get_ester (€STR overnight reference rate — successor to EONIA), get_money_supply (M1, M2, M3 euro area monetary aggregates), get_sovereign_yields (10Y government bond yields for IT, ES, FR, DE, GR, PT — spread vs. Bund), get_ecb_snapshot (combined current rates: policy rates + €STR). Critical for XVA desks, European fixed income, and FRTB scenario analysis.

📈 Market Data 🔓 No authentication needed sse Commercial
100/100
Public Eval Score
Last tested Sep 1, 2026
Install Config
{
  "mcpServers": {
    "claudefinlab-ecb": {
      "url": "https://claudefinancelab.com/ecb/sse"
    }
  }
}

Full setup walkthrough: Getting Started Guide →

Eval Results — Public Suite (11/11 passed)
tools/list responds Connectivity 60ms
Latency < 5 s Connectivity 53ms
At least 1 tool exposed discovery
Tools have name/description/schema discovery
inputSchema is valid JSON Schema discovery
First tool callable execution 35ms
Response has content execution
Tool call latency < 15 s execution 36ms
Multiple tools callable execution
Bad args return error, not crash resilience
Unknown tool handled gracefully resilience
Tested Sep 1, 2026 · About our eval methodology →
All Market Data servers →
Need more volume?
Upgrade to Pro (10k calls/day) or deploy privately inside your firm.
See pricing → Enterprise →
FEEDBACK