Submit

caltrain-mcp

@davidyen1124

Caltrain MCP – A plug-and-play MCP server that pipes real-time Caltrain schedules straight into Claude Desktop (or any MCP client). Ask “next train Palo Alto → SF” and get GTFS-powered times—plus the usual Caltrain-grade lateness.

Server Config

{
  "mcpServers": {
    "caltrain": {
      "command": "uvx",
      "args": [
        "caltrain-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.