Skip to main content
Glama

mcp-server-public-transport

ch_search_stations

Search for Swiss train stations by name or location using a locally hosted interface for European public transport data. Query stations with precise input parameters.

Instructions

Search for Swiss train stations by name or location.

Input Schema

NameRequiredDescriptionDefault
queryYes
typeNostation

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" }, "type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": "station", "title": "Type" } }, "required": [ "query" ], "type": "object" }

Other Tools from mcp-server-public-transport

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/mirodn/mcp-server-public-transport'

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