# Caltrain

"A Model Context Protocol (MCP) server that promises to tell you exactly when the next Caltrain will arrive... and then be 10 minutes late anyway. Uses real GTFS data, so at least the disappointment …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add adityasaravana/caltrain-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list adityasaravana/caltrain-mcp
```

---

Source: https://github.com/adityasaravana/caltrain-mcp
