davidyen1124/caltrain-mcp
A Model Context Protocol (MCP) server for Caltrain schedules. Get real-time train departures using GTFS data, designed for Claude Desktop and other MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"caltrain-mcp": {
"command": "npx",
"args": [
"-y",
"caltrain-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...