Connector guide1-minute read4 MCP toolsEN · DE · IT

如何将 Destatis GENESIS 连接到 ChatGPT 以获取 AI 驱动的统计数据

使用 MCP 将德国联邦统计局 (Destatis) 连接到 ChatGPT。使用自然语言查询人口、贸易和经济数据。

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

使用 MCP 将德国联邦统计局 (Destatis) 连接到 ChatGPT。使用自然语言查询人口、贸易和经济数据。

试试这样问

Destatis GENESIS Statistics 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

Destatis GENESIS Statistics · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

将 Destatis GENESIS 连接到 ChatGPT

Destatis (Statistisches Bundesamt) 提供涵盖人口、经济、贸易、劳动市场和价格的官方德国联邦统计数据。使用 AnythingMCP,你可以通过 MCP 将 GENESIS 数据库数据暴露给 ChatGPT — 使用自然语言查询统计表和经济指标。

快速设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 Destatis GENESIS Statistics 适配器
  2. 输入你的 Destatis GENESIS 用户名和密码(请在 www-genesis.destatis.de 注册)
  3. 分配给 MCP 服务器

连接到 ChatGPT

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

用例

  • "德国各州当前人口是多少?" — 人口数据
  • "给我最新的进出口贸易数据" — 贸易分析
  • "搜索关于失业率的表格" — 劳动市场研究
  • "获取过去 5 年的消费者价格指数数据" — 通货膨胀跟踪

这份指南对你有帮助吗?

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.

相关指南