Berlin transit from BVG transport.rest. No key required.
claude mcp add berlin-bvg-mcp -- npx -y berlin-bvg-mcp
claude_desktop_config.json
{
"mcpServers": {
"berlin-bvg-mcp": {
"command": "npx",
"args": [
"-y",
"berlin-bvg-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"berlin-bvg-mcp": {
"command": "npx",
"args": [
"-y",
"berlin-bvg-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"berlin-bvg-mcp": {
"command": "npx",
"args": [
"-y",
"berlin-bvg-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"berlin-bvg-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"berlin-bvg-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"berlin-bvg-mcp": {
"command": "npx",
"args": [
"-y",
"berlin-bvg-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mrfentmen--berlin-bvg-mcp/reviews or the review_server meta-tool.
POST /mcp