vrr-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vrr-mcpWhat are the next departures from Essen Hbf?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
VRR MCP Server
Stellt VRR-Fahrplandaten (Essen, Bochum, Duisburg, Mülheim, Oberhausen, Gelsenkirchen etc.) als MCP-Tools für Claude bereit:
vrr_departures – Abfahrtstafel für eine Haltestelle
vrr_trip – Route von A nach B
vrr_trip_via – Route von A nach B mit Zwischenstopp C
vrr_disruptions – allgemeine Störungsübersicht im VRR-Netz
Nutzt den kostenlosen VRR-Testserver, laut VRR-Nutzungsbedingungen ohne Anmeldung erlaubt für Hobby-/Test-/Entwicklungszwecke.
Lizenz
Alle Rechte vorbehalten. Siehe LICENSE. Keine Weiterverwendung ohne Erlaubnis des Rechteinhabers.
Related MCP server: Porto Alegre MCP Server LLM Bus
Deployment auf FastMCP Cloud
Dieses Repository auf GitHub pushen.
Bei fastmcp.app (Prefect Horizon) mit GitHub anmelden.
Repository verknüpfen → automatisches Deployment.
Du bekommst eine öffentliche URL mit fertig eingerichtetem OAuth.
In Claude eintragen
Die URL trägst du bei Claude als Custom Connector ein (Einstellungen → Konnektoren → Custom Connector hinzufügen). Danach stehen dir die vier Tools in jedem Chat zur Verfügung – auch in der Mobile App.
Lokal testen
pip install -r requirements.txt
python server.pyHinweise
Der VRR-Testserver kann laut Doku gelegentlich unplausible Daten liefern (VRR nutzt ihn auch intern für Tests).
Für dauerhaften/zuverlässigen Betrieb: kurze Mail mit Projektbeschreibung an opendata-oepnv@vrr.de für Zugang zum Produktivserver, dann
VRR_BASEinserver.pyanpassen.Freitext-Ortsangaben werden intern immer zuerst über den StopFinder-Request in eine eindeutige ID aufgelöst.
vrr_disruptionsohne Filter kann sehr viele Meldungen liefern (>1000);omc(Gemeindeschlüssel) oderlimitnutzen, um sinnvoll einzugrenzen.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceAn MCP server that exposes the Deutsche Bahn public transport API to any MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.). Five tools cover station search, departures, journey planning, trip details, and nearby stations.6MIT
- Flicense-qualityDmaintenanceEnables natural language queries for Porto Alegre's public transport system, including route planning, stop search, and route information via Claude Desktop or any MCP-compatible client.
- Flicense-qualityDmaintenanceMCP server for real-time German public transport data (HAFAS/VBN network). Enables querying departures, arrivals, journeys, and nearby stops using natural language.
- AlicenseAqualityCmaintenanceProvides tools for AI agents to query live public transport data for GZM (Silesian Metropolis) including vehicle positions, trip updates, service alerts, and next arrivals.8MIT
Related MCP Connectors
Swiss Transport MCP — wraps Transport Open Data API (free, no auth)
Canonical SwissTrip MCP — independent SBB/CFF/FFS schedules, prices, and ticket links by SwissTrip.
MBTA MCP — Boston real-time transit via the MBTA v3 API (api-v3.mbta.com)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Titez90/vrr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server