loading…
Search for a command to run...
loading…
"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 GTF
"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 is official!" This isn't my MCP, I just added compatibility for Smithery and deployed it here! Check out the OG: https://github.com/davidyen1124/caltrain-mcp
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"caltrain-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"adityasaravana/caltrain-mcp"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.