mcp-bvg
The MCP server for BVG(Berliner Verkehrsbetriebe) in Berlin
Documentation
BVG MCP Server
An unofficial Model Context Protocol (MCP) server for interacting with BVG api.
Server Versions
There is currently only 1 version of the BVG MCP server available:
1. STDIO Transport Server
- Uses standard input/output (STDIO) for communication
- Designed for integrations with Claude Desktop and other MCP clients that support STDIO
- Each client session spawns a new server process
- The server terminates when the client disconnects
Usage with Claude Desktop:
1. Configure `claude_desktop_config.json` to point to this server
2. Open Claude Desktop and select the tool
Overview
This server implements the Model Context Protocol (MCP) specification to provide AI assistant models with access to BVG Api
Available MCP Tools
1. Stop Information : It provides the information for a location in berlin. Eg: Turmstrasse. It returns the stop name for now. Since this is a starter project.
Frequently asked questions
What is mcp-bvg?
mcp-bvg is The MCP server for BVG(Berliner Verkehrsbetriebe) in Berlin
How do I install mcp-bvg?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-bvg open source?
Yes — it is hosted on GitHub at https://github.com/svkaizoku/mcp-bvg.
Related MCP tools
Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains Trusted by 1100+ developers.
Kotlin/Compose Multiplatform project to show climate related emission data from https://climatetrace.org/data. Built for the Model Context Protocol to enhance A
Playwright MCP server TypeScript-based implementation. Trusted by 22000+ developers. Trusted by 22000+ developers. Trusted by 22000+ developers.
MCP Server for Ghidra Java-based implementation. Trusted by 6400+ developers. Trusted by 6400+ developers. Trusted by 6400+ developers.
Official Notion MCP Server TypeScript-based implementation. Trusted by 3400+ developers. Trusted by 3400+ developers. Trusted by 3400+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP