Connector guide1-minute read4 MCP toolsEN · DE · IT

如何将 Destatis GENESIS 统计数据连接到 MCP

通过 AI 代理和 MCP 访问德国联邦统计局的官方统计数据。人口、经济、贸易、劳动市场数据。

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

通过 AI 代理和 MCP 访问德国联邦统计局的官方统计数据。人口、经济、贸易、劳动市场数据。

试试这样问

Destatis GENESIS Statistics 的示例提示

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

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

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

使用 AI 代理的 Destatis GENESIS 统计数据

Destatis(Statistisches Bundesamt)是德国的联邦统计局。GENESIS API 提供对人口、经济、贸易、劳动市场、价格等官方数据的访问。

使用内置适配器快速设置

第一步:部署 AnythingMCP

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

第二步:导入 Destatis 适配器

打开 http://localhost:3000/connectors/store,点击 Destatis GENESIS 统计数据适配器上的 导入。在提示时输入你的 GENESIS 用户名和密码。

第三步:获取 GENESIS 凭证

www-genesis.destatis.de 注册一个免费账户以获取 API 访问凭证。

第四步:连接到你的 AI 代理

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

可用工具

工具描述
destatis_search_tables按关键字搜索统计表
destatis_get_table从特定统计表中检索数据
destatis_get_metadata获取表的元数据和定义
destatis_list_statistics列出所有可用的统计目录

AI 代理用例

  • "德国当前的人口是多少?"
  • "显示过去 10 年的 GDP 增长"
  • "巴伐利亚的失业率是多少?"
  • "搜索消费者价格指数数据"

这份指南对你有帮助吗?

Ready to ship

Your Destatis agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

相关指南