Skip to main content
Glama

Caltrain MCP Server

by davidyen1124

list_stations

Retrieve a complete list of Caltrain station names to avoid errors in train schedule queries. Use this tool to obtain accurate station identifiers for the next_trains() function.

Instructions

List all available Caltrain stations.

This tool is useful when you need to find the exact station names, especially if the next_trains() tool returns a "Station not found" error. Station names are case-insensitive and support some common abbreviations like 'SF' and 'SJ'.

Returns a formatted list of all Caltrain stations that can be used as origin or destination in the next_trains() tool.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "list_stationsArguments", "type": "object" }
Install Server

Other Tools from Caltrain 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/davidyen1124/caltrain-mcp'

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