Connector guide1-minute read4 MCP toolsEN · DE · IT

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

Connect German federal statistics (Destatis) to ChatGPT using MCP. Query 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 ChatGPT using MCP. Query 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 ChatGPT

Destatis (Statistisches Bundesamt) provides official German federal statistics covering population, economy, trade, labor market, and prices. Using AnythingMCP, you can expose GENESIS database data to ChatGPT through MCP — query statistical tables and economic indicators in natural language.

Quick 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 to an MCP server

Connect to ChatGPT

{
  "mcpServers": {
    "destatis": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

Use Cases

  • "What is the current population of Germany by state?" — Demographic data
  • "Show me the latest import/export trade figures" — Trade analysis
  • "Search for tables about unemployment rates" — Labor market research
  • "Get consumer price index data for the last 5 years" — Inflation tracking

Was this guide helpful?

Ready to ship

Your Destatis agent is one click away.

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

Related guides