MCP.so
ログイン
D

Deutsche Bahn MCP Server

@PaulvonBerg

Deutsche Bahn MCP Server について

A comprehensive Model Context Protocol (MCP) server that provides unified access to Deutsche Bahn (DB) and German mobility APIs. Built with Python, FastAPI, and FastMCP for seamless integration with Claude Desktop and other MCP clients.

基本情報

カテゴリ

データベース

トランスポート

stdio

公開者

PaulvonBerg

投稿者

Paul von Berg

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "deutschebahn": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://db-mcp.datamonkey.tech/mcp",
        "--transport",
        "http-only"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Deutsche Bahn MCP Server?

The Deutsche Bahn MCP Server provides access to comprehensive Deutsche Bahn railway data—stations, timetables, real-time disruptions, and parking—through the Model Context Protocol (MCP). It is designed for developers and AI agents that need structured, up‑to‑date railway information.

How to use Deutsche Bahn MCP Server?

Deploy the server (recommended on Google Cloud Run) and connect your MCP client. Full setup and configuration instructions are available in the rich documentation provided with the server.

Key features of Deutsche Bahn MCP Server

  • Complete railway data: stations, timetables, disruptions, parking
  • Full MCP protocol support (tools, prompts, resources)
  • Production ready: security headers, rate limiting, input validation
  • Modular, maintainable codebase architecture
  • Cloud‑native design for Google Cloud Run deployment

Use cases of Deutsche Bahn MCP Server

  • Query real‑time train schedules and platform changes
  • Retrieve current disruption and parking information for a station
  • Automate travel planning and route checks in AI assistants
  • Integrate Deutsche Bahn data into custom applications via MCP

FAQ from Deutsche Bahn MCP Server

What railway data does the server provide?

It offers stations, timetables, real‑time disruptions, and parking information.

Does it support the MCP protocol?

Yes, it provides full support for tools, prompts, and resources via the Model Context Protocol.

Where can I deploy this server?

It is designed for Google Cloud Run, with a cloud‑native architecture that simplifies deployment.

Is it production ready?

Yes, it includes security headers, rate limiting, and input validation for safe use in production.

How is the codebase structured?

It follows a modular architecture with a clean, maintainable codebase.

コメント

「データベース」の他のコンテンツ