Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

Destatis mit Gemini verbinden — über MCP

Deutsche Bundesstatistiken (Destatis) mit Claude AI über MCP verbinden. Statistische Tabellen per natürlicher Sprache abfragen.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

Destatis GENESIS Statistics

MCP connector

Destatis GENESIS Statistics

Access official German federal statistics from Destatis (Statistisches Bundesamt) via the GENESIS API. Population, economy, trade, labor market, prices, and more.

Tools

4

Region

DE

Category

Government

Authentication

Query Param Auth

Required env vars

DESTATIS_USERNAMEDESTATIS_PASSWORD
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 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.

Open Cloud

TL;DR

Deutsche Bundesstatistiken (Destatis) mit Claude AI über MCP verbinden. Statistische Tabellen per natürlicher Sprache abfragen.

Destatis GENESIS mit Claude verbinden

Das Statistische Bundesamt stellt offizielle Bundesstatistiken über die GENESIS-API bereit. Mit AnythingMCP verbinden Sie Destatis direkt mit Claude.

Was Sie fragen können

  • "Wie groß ist die Bevölkerung nach Bundesland?"
  • "Suche nach Tabellen zum Verbraucherpreisindex"
  • "Zeige die aktuellen Außenhandelsstatistiken"
  • "Metadaten für Tabelle 12411-0001"

Einrichtung

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Importieren Sie den Destatis GENESIS Statistics-Adapter, geben Sie Ihre GENESIS-Zugangsdaten ein, und verbinden Sie Claude.

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

War dieser Guide hilfreich?

Ready to ship

Your Destatis agent is one click away.

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

Verwandte Anleitungen