Connector guide1-minute read4 MCP toolsEN · DE · IT

MCPにDestatis GENESIS統計を接続する方法

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は、人口、経済、貿易、労働市場、価格などに関する公式データへのアクセスを提供します。

ビルトインアダプターを使用したクイックセットアップ

ステップ1: AnythingMCPをデプロイ

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

ステップ2: Destatisアダプターをインポート

http://localhost:3000/connectors/storeを開き、Destatis GENESIS統計アダプターのインポートをクリックします。プロンプトが表示されたら、GENESISのユーザー名とパスワードを入力します。

ステップ3: GENESISの認証情報を取得

www-genesis.destatis.deで無料アカウントに登録して、APIアクセスの認証情報を取得します。

ステップ4: 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.

関連ガイド