Connector guide1-minute read5 MCP toolsEN · DE · IT

OpenPLZ MCPサーバー — AIエージェントのためのドイツの郵便番号

MCPを介してドイツの郵便番号、地域、通り、地区を検索します。AnythingMCPの無料OpenPLZアダプター — APIキー不要、BKG公式データ。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

OpenPLZ Germany

MCP connector

OpenPLZ Germany

Look up German postal codes, localities, and streets via the OpenPLZ API. Free, no authentication, based on the official Bundesanstalt für Kartographie und Geodäsie (BKG) datasets.

Tools

5

Region

DE

Category

Government

Authentication

Public API

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
    Source-available BSL-1.1
  • 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 OpenPLZ Germany 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を介してドイツの郵便番号、地域、通り、地区を検索します。AnythingMCPの無料OpenPLZアダプター — APIキー不要、BKG公式データ。

こう聞いてみよう

OpenPLZ Germany のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

OpenPLZ Germany · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

AIエージェントによるドイツの郵便番号検索

OpenPLZは、ドイツの行政階層に関する無料の参照APIです — 連邦州(Bundesländer)、地区(Kreise)、自治体(Gemeinden)、地域(Orte)、郵便番号(PLZ)、および通り。データは公式の連邦地図・測量局(BKG)から取得されており、住所検証、フォームの自動補完、AIワークフロー内での地域分析に最適です。

組み込みアダプターによるクイックセットアップ

OpenPLZはAnythingMCPに同梱されています。エンドポイントは無料で、認証は不要です。

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

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

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

http://localhost:3000/connectors/storeを開き、OpenPLZ Germanyのインポートをクリックします。認証情報は必要ありません。

ステップ3: AIエージェントに接続

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

利用可能なツール

ツール説明
openplz_lookup_postalcode5桁のPLZに対するすべての地域
openplz_search_localities名前による地域の検索、オプションの連邦州フィルター
openplz_search_streetsPLZまたは地域内の通りの自動補完
openplz_list_federal_states16のBundesländerとその地域キー
openplz_list_districts連邦州のすべてのKreise / kreisfreie Städte

AIエージェントのユースケース

  • 「郵便番号79098の都市はどこですか?」
  • 「フライブルクの「カイザー・ヨーゼフ」で始まるすべての通りをリストアップしてください」
  • 「この配送先住所を検証してください: Bahnhofstraße 12, 80335 München」
  • 「バーデン=ヴュルテンベルクの地区を見せてください」

注意事項

OpenPLZはレート制限があります(約10 req/sのソフトキャップ)。バルク処理のためにはOpenPLZ APIサーバーを自己ホストしてください — アダプターのbaseUrlはインポート後に上書きできます。

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your OpenPLZ agent is one click away.

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

関連ガイド