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を使用すると、GENESISデータベースのデータをMCPを介して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.

関連ガイド