Overview
Features
STDIO Transport Server
Uses standard input/output for MCP communication, enabling integration with STDIO-capable MCP clients such as Claude Desktop.
Per-Session Server Lifecycle
Each client session spawns a new server process; the server terminates when the client disconnects.
MCP Specification Compliance
Implements the MCP specification to provide AI assistants with access to BVG transit data via MCP.
Claude Desktop Integration Readiness
Designed for Claude Desktop and other STDIO MCP clients; includes usage guidance to configure the server for integration.
Stop Information MCP Tool
Provides Berlin location stop information (e.g., Turmstrasse); currently returns the stop name and serves as a starter tool.
Starter Project
A starter project with limited functionality, intended to be extended with additional tools and BVG data sources.
Who Is This For?
- AI developers:Integrate BVG transit data into MCP-enabled AI assistants and tools.
- MCP client developers:Build MCP clients that communicate via STDIO with BVG MCP server.
- Claude Desktop users:Configure Claude Desktop to run and test this MCP server.




