Public transport MCP server for German cities
Real-time departures at stops in major German cities directly in your AI assistant, through InfraNode's free, keyless MCP tool (DELFI, GTFS, transit associations).
What the MCP tool does
The station-departures data type (via the get_city_resource MCP tool) returns the next departures at the main station: line, direction, planned and predicted departure time and delay. The AI agent calls it when you ask about departures in a city.
Use it in Claude or ChatGPT
Connect the InfraNode MCP server to your AI client once (see
set up the MCP server). After that a natural-language
question is enough, the assistant calls the get_city_resource tool
itself:
When do the next trains leave in Hamburg?
The MCP server is free, keyless and remote over Streamable HTTP at
https://mcp.infranode.dev/mcp. No API key, no install.
Prefer the REST API?
The same data is also available without an AI agent as a classic REST API, also free and keyless.
Frequently asked questions
- Which transit data does the tool return?
- Real-time departures with line, direction, planned and predicted time and delay, from DELFI, GTFS and regional associations.
- Is the public transport MCP server free?
- Yes, free and keyless, without sign-up.