Access Deutsche Bahn transit data for stations, departures, and route planning.
This MCP tool appears to primarily expose Deutsche Bahn public transport lookup features to clients. It is open-source and requires no secrets, with no clear high-risk red flags in the provided material; however, it executes code and likely reaches a third-party public API, so it should be used with normal caution.
The materials explicitly state that no keys or environment variables are required. There is no indication that users must provide an API key, OAuth token, or other sensitive credentials, so credential exposure risk appears low.
The description indicates that the tool calls the Deutsche Bahn public transport API, so normal network egress to a third-party service is expected for user queries. Although no specific host is provided, there is no evidence here of exfiltration to unrelated or unknown endpoints.
The system flags this tool as executes-code, meaning local server-side code must run on the host. This is a normal capability for an MCP tool, and the provided materials do not show red flags such as unusual privilege requests or unrelated command execution.
Based on the stated functionality, the tool mainly handles query data such as station search, departures, and journey planning. The materials do not indicate broad filesystem access or collection of sensitive local data, but as a locally running MCP service it should still be deployed with least-privilege constraints.
Positive factors include that it is open-source under the MIT License, making source review possible. However, it comes from a third-party registry, has 0 stars, and an unknown maintenance status, so trust is limited and the repository, dependencies, and release contents should be reviewed before adoption.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "db-mcp" yet — see the docs or source repo.
Use db-mcp to search for “Berlin Hbf”, return the station’s basic information, and list 5 nearby stations or stops.
Returns matched station details and a distance-sorted list of nearby stops.
Use db-mcp to get departures from München Hbf in the next 30 minutes, including line, destination, scheduled time, and delay status.
Returns upcoming departures within 30 minutes with key times and delay information.
Use db-mcp to plan a trip this afternoon from Frankfurt(Main) Hbf to Köln Hbf, comparing 3 routes by departure time, arrival time, transfers, and total duration.
Returns multiple journey options with a clear comparison of times, transfers, and duration.
Query German transit stations, live departures, arrivals, and journey plans.
Query Dutch railway stations, departures, trips, and disruption data via NS API.
Access Deutsche Bahn real-time rail, station, timetable, and disruption data.
Query real-time Italian train schedules, delays, arrivals, departures, and live tracking.
Query live transit stops, departures, routes, vehicles, and alerts from WP GTFS Pro.
Access travel and transportation services for routes, options, and transit data.