by svkaizoku
BVG MCP Server is an unofficial Model Context Protocol (MCP) server that enables AI assistant models to access real-time public transportation data from the Berliner Verkehrsbetriebe (BVG) API, specifically focusing on stop information within Berlin.
The BVG MCP Server is an unofficial Model Context Protocol (MCP) server designed to facilitate interaction with the Berliner Verkehrsbetriebe (BVG) API. It allows AI assistant models to access real-time information from the BVG, specifically focusing on public transportation data within Berlin.
Currently, the primary method of interaction is through the STDIO Transport Server. To use it with Claude Desktop, you need to configure your claude_desktop_config.json
file to point to this server. Once configured, you can select the tool within Claude Desktop to begin using the server.
Q: Is this an official BVG product? A: No, this is an unofficial MCP server developed by svkaizoku.
Q: What kind of information can I get from the BVG API using this server? A: Currently, it primarily provides stop names for given locations. As a starter project, its functionality is limited but can be expanded.
Q: Which client applications are supported? A: It is designed to work with Claude Desktop and other MCP clients that support STDIO for communication.
An unofficial Model Context Protocol (MCP) server for interacting with BVG api.
There is currently only 1 version of the BVG MCP server available:
Usage with Claude Desktop:
claude_desktop_config.json
to point to this serverThis server implements the Model Context Protocol (MCP) specification to provide AI assistant models with access to BVG Api
Reviews feature coming soon
Stay tuned for community discussions and feedback