Skip to main content
Glama

Berlin Transport MCP Server

by harshil1712

search_stops

Search public transport stops in Berlin-Brandenburg using the Berlin Transport MCP Server. Input a query to find relevant stops and access transport data efficiently.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query for stops

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Search query for stops", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Berlin Transport MCP Server

Related Tools

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/harshil1712/berlin-transport-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server