Connector guide1-minute read5 MCP toolsEN · DE · IT

Deutsche Bahn MCPサーバー — AIエージェントのための列車時刻表

MCPを介して任意のAIエージェントからDeutsche Bahnの時刻表、出発、到着、旅程を検索します。AnythingMCPの無料DB Fahrplanアダプター — APIキーは不要です。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

Deutsche Bahn Fahrplan

MCP connector

Deutsche Bahn Fahrplan

Query the Deutsche Bahn (DB) timetable directly via bahn.de's own JSON API. Search stations, look up real-time departures/arrivals, and plan journeys between any two DB stops — same backend that powers the bahn.de website.

Tools

5

Region

DE

Category

Transport

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 Deutsche Bahn Fahrplan 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を介して任意のAIエージェントからDeutsche Bahnの時刻表、出発、到着、旅程を検索します。AnythingMCPの無料DB Fahrplanアダプター — APIキーは不要です。

こう聞いてみよう

Deutsche Bahn Fahrplan のサンプルプロンプト

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

Deutsche Bahn Fahrplan · MCP 経由でライブ
共有
Opus 4.7

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

AIエージェントによるDeutsche Bahn時刻表のクエリ

Deutsche Bahn (DB)はドイツの国鉄ネットワークを運営しており、ほとんどの地域およびS-Bahnサービスも提供しています。AnythingMCPは、DBのHAFAS API上にコミュニティが維持するv6.db.transport.restプロキシをラップしているため、AIエージェントは駅を解決し、ライブ出発を調べ、旅程を計画し、リアルタイムの遅延情報を表示できます。

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

Deutsche BahnアダプターはAnythingMCPに同梱されています。エンドポイントは無料で、認証は不要です。

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

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

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

http://localhost:3000/connectors/storeを開き、Deutsche Bahn Fahrplanを見つけてインポートをクリックします。認証情報は必要ありません。

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

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

利用可能なツール

ツール説明
db_search_locations駅、住所、またはPOI名をストップIDに解決
db_get_stopストップの詳細 — 名前、場所、提供される製品 (ICE/IC/RE/S)
db_get_departuresライブ出発 — 路線、目的地、遅延、プラットフォーム
db_get_arrivalsライブ到着 — 出発地、遅延、プラットフォーム
db_get_journeys2つのストップ間の旅程を計画 — 乗り換えと時間

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

  • 「フライブルクHbfからベルリンへの次のICE出発は何ですか?」
  • 「明日の午前8時にミュンヘンからハンブルクへの旅程を計画してください」
  • 「現在、フランクフルト(Main)Hbfに遅延はありますか?」
  • 「今日の午後、シュトゥットガルトHbfからハイデルベルクまで電車で行くにはどうすればよいですか?」

プロダクションノート

v6.db.transport.restは公共のコミュニティ維持プロキシであり、最善の努力でホストされています。ミッションクリティカルな統合の場合は、db-restを自己ホスティングすることを検討してください — アダプターのbaseUrlはインポート後に上書きできます。

次のステップ

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

Ready to ship

Your Deutsche agent is one click away.

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

関連ガイド

connectors

ドイツ鉄道 AI 旅行アシスタント — リアルタイム列車、遅延、最適接続

Claude、ChatGPT、または任意の AI アシスタントから DB 旅行を計画・監視・救済。リアルタイム出発、ライブ遅延アラート、接続が壊れたときの自動リルーティング。DB MCP コネクターが時刻表を会話に変えます。

connectors

Deutsche Bahn Fahrplan を ChatGPT に接続する方法 — MCP 経由

Query the Deutsche Bahn (DB) timetable via the community-maintained v6.db.transport.rest proxy over the official HAFAS API. Search stations, look up departures/arrivals in real time, and plan journeys between any two DB stops.

connectors

Deutsche Bahn Fahrplan を Claude に接続する方法 — MCP 経由

Query the Deutsche Bahn (DB) timetable via the community-maintained v6.db.transport.rest proxy over the official HAFAS API. Search stations, look up departures/arrivals in real time, and plan journeys between any two DB stops.

connectors

Deutsche Bahn Fahrplan を Cursor に接続する方法 — MCP 経由

Query the Deutsche Bahn (DB) timetable via the community-maintained v6.db.transport.rest proxy over the official HAFAS API. Search stations, look up departures/arrivals in real time, and plan journeys between any two DB stops.

connectors

Deutsche Bahn Fahrplan を Gemini に接続する方法 — MCP 経由

Query the Deutsche Bahn (DB) timetable via the community-maintained v6.db.transport.rest proxy over the official HAFAS API. Search stations, look up departures/arrivals in real time, and plan journeys between any two DB stops.

connectors

Clockify を MCP に — あらゆる AI エージェントから Clockify を操作

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.