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.
💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Deutsche Bundesbank Statistics, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente
git clone, niente server locale.
Deutsche Bundesbank Statistics
Access macroeconomic data, exchange rates, interest rates, and financial statistics from the Deutsche Bundesbank via the SDMX REST API.
Setup
Prerequisiti: (none — public API)
Installazione locale del connettore
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Apri http://localhost:3000/connectors/store, scegli Deutsche Bundesbank Statistics e inserisci le variabili elencate nei Prerequisiti.
Tool disponibili
| 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 |