Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the Deutsche Bundesbank Statistics in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.
Summary
Access macroeconomic data, exchange rates, interest rates, and financial statistics from the Deutsche Bundesbank via the SDMX REST API.
Try asking
Example prompts for Deutsche Bundesbank Statistics
Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.
Claude is AI and can make mistakes. Please double-check responses.
💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → Deutsche Bundesbank Statistics, paste your credentials, mint an MCP API key — done. No Docker, no
git clone, no local server.
Deutsche Bundesbank Statistics
Access macroeconomic data, exchange rates, interest rates, and financial statistics from the Deutsche Bundesbank via the SDMX REST API.
Setup
Prerequisites: (none — public API)
Install the connector locally
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Open http://localhost:3000/connectors/store, pick Deutsche Bundesbank Statistics and paste in the env vars listed under Prerequisites.
Available tools
| Tool | What it does |
|---|---|
bundesbank_get_exchange_rates | Get current and historical euro exchange rates from the Bundesbank |
bundesbank_get_interest_rates | Get key interest rate data from the Bundesbank and ECB, including the main refinancing rate, deposit facility rate, and marginal lending rat |
bundesbank_search_statistics | Search for available statistical series in the Bundesbank database by keyword |
bundesbank_get_timeseries | Retrieve data for a specific Bundesbank time series by its ID |
Next steps
Was this guide helpful?