Deutsche Bahn MCP Server
@PaulvonBerg
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"deutschebahn": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://db-mcp.datamonkey.tech/mcp",
"--transport",
"http-only"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Databases MCP servers
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzeroMeilisearch MCP Server
meilisearchA Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
Comments