No install? Use cloud.anythingmcp.com directly.
Sign in, install the Destatis GENESIS 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 → Destatis GENESIS Statistics klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein
git clone, kein lokaler Server.
Destatis GENESIS Statistics + ChatGPT
Access official German federal statistics from Destatis (Statistisches Bundesamt) via the GENESIS API. Population, economy, trade, labor market, prices, and more.
Voraussetzungen
Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:
DESTATIS_USERNAME, DESTATIS_PASSWORD
Schritt 1 — Zugangsdaten holen
Schritt 2 — Adapter installieren
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Schritt 3 — Connector in ChatGPT hinzufügen
ChatGPT unterstützt MCP-Server über die Connectors-Funktion (Plus-/Pro-/Team-/Enterprise-Pläne). Der kostenlose Tarif unterstützt keine eigenen Connectors.
- Öffne ChatGPT → Einstellungen → Connectors (oder klicke das 🔧-Icon im Composer → Manage connectors).
- Klicke "Add custom connector".
- Trage ein:
- Name:
Destatis GENESIS Statistics - MCP server URL:
https://cloud.anythingmcp.com/mcp - Authentication: Bearer Token → MCP-API-Key einfügen (aus AnythingMCP → Profile → MCP API Keys → New Key)
- Name:
- Klicke Connect zum Autorisieren.
Verfügbare Tools
| Tool | What it does |
|---|---|
destatis_search_tables | Search for statistical tables in the Destatis GENESIS database by keyword |
destatis_get_table | Retrieve data from a specific Destatis GENESIS table by its code |
destatis_get_table_metadata | Get metadata and structure of a Destatis GENESIS table, including available dimensions, time ranges, and variable descriptions |
destatis_list_statistics | List available statistics categories in the Destatis GENESIS database |
FAQ
Funktioniert der kostenlose ChatGPT-Tarif mit eigenen MCP-Connectors? Nein — Plus, Pro, Team oder Enterprise erforderlich.