Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

How to Connect Bundesbank to Cursor — via MCP

Connect Bundesbank statistics to Claude AI using MCP. Access exchange rates, interest rates, and macroeconomic data with natural language.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Deutsche Bundesbank Statistics

MCP connector

Deutsche Bundesbank Statistics

Access macroeconomic data, exchange rates, interest rates, and financial statistics from the Deutsche Bundesbank via the SDMX REST API.

Tools

4

Region

DE

Category

Finance

Authentication

Public API

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the Deutsche Bundesbank Statistics in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

Connect Bundesbank statistics to Claude AI using MCP. Access exchange rates, interest rates, and macroeconomic data with natural language.

Connect Deutsche Bundesbank to Claude

The Deutsche Bundesbank provides free macroeconomic data, exchange rates, and financial statistics via the SDMX REST API. With AnythingMCP, you can connect Bundesbank data to Claude AI and query economic indicators using natural language.

What You Can Do

  • "What is the current EUR/USD exchange rate?"
  • "Show ECB interest rate changes over the past year"
  • "Search for German CPI inflation data"
  • "Get the latest balance of payments time series"

Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Open http://localhost:3000/connectors/store and import the Deutsche Bundesbank Statistics adapter
  2. No API key required — the Bundesbank API is publicly accessible
  3. Assign the connector to an MCP server

Connect Claude

{
  "mcpServers": {
    "bundesbank": { "url": "http://localhost:4000/mcp" }
  }
}

Available Tools

ToolDescription
bundesbank_get_exchange_ratesGet current and historical euro exchange rates
bundesbank_get_interest_ratesGet ECB key interest rates
bundesbank_search_statisticsSearch for statistical series by keyword
bundesbank_get_timeseriesRetrieve data for a specific time series

Was this guide helpful?

Ready to ship

Your Deutsche agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

Related guides