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.
💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Deutsche Bundesbank Statistics klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein
git clone, kein lokaler Server.
Deutsche Bundesbank Statistics
Access macroeconomic data, exchange rates, interest rates, and financial statistics from the Deutsche Bundesbank via the SDMX REST API.
Einrichtung
Voraussetzungen: (none — public API)
Connector lokal installieren
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Öffne http://localhost:3000/connectors/store, wähle Deutsche Bundesbank Statistics und trage die unter Voraussetzungen aufgelisteten Variablen ein.
Verfügbare 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 |