Connector guide1-minute read4 MCP toolsEN · DE · IT

How to Connect Destatis GENESIS to Claude for AI-Powered Statistics

Connect German federal statistics (Destatis) to Claude AI using MCP. Access population, trade, and economic data with natural language.

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
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Destatis GENESIS 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.

Start free trial

Summary

Connect German federal statistics (Destatis) to Claude AI using MCP. Access population, trade, and economic data with natural language.

Try asking

Example prompts for Destatis GENESIS Statistics

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

Destatis GENESIS Statistics · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

Connect Destatis GENESIS to Claude

Destatis (Statistisches Bundesamt) provides official German federal statistics via the GENESIS API. With AnythingMCP, you can connect Destatis data to Claude AI and explore statistical tables using natural language.

What You Can Do

  • "What is Germany's current population by Bundesland?"
  • "Search for tables about consumer price index"
  • "Show me the latest foreign trade statistics"
  • "Get metadata for table 12411-0001"

Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Open http://localhost:3000/connectors/store and import the Destatis GENESIS Statistics adapter
  2. Enter your Destatis GENESIS username and password (register at www-genesis.destatis.de)
  3. Assign the connector to an MCP server

Connect Claude

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

Available Tools

ToolDescription
destatis_search_tablesSearch for statistical tables by keyword
destatis_get_tableRetrieve data from a specific table
destatis_get_table_metadataGet table structure and dimensions
destatis_list_statisticsBrowse available statistics categories

Was this guide helpful?

Ready to ship

Your Destatis agent is one click away.

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

Related guides