Loading MCP server directory, please wait...
Get real-time NYC bus arrivals, live vehicle locations, and service alerts. Plan trips between any…
npx @getmcp/cli add ai.smithery/sasabasara-where_is_my_bus_mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/sasabasara-where_is_my_bus_mcp": {
"url": "https://server.smithery.ai/@sasabasara/where_is_my_bus_mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}