
Arjunkmrm Sg Bus Test
Wire real-time Singapore bus arrivals into an agent or prototype app using stop codes and optional service filters.
Overview
Singapore Bus Test is a MCP server for the Build phase that returns real-time bus arrival times for Singapore stops by stop code.
What is this MCP server?
- Real-time bus arrival times by Singapore bus stop code
- Optional filtering by bus service number
- Smithery streamable HTTP remote with Bearer API key
- Server version 1.0.0 per published metadata
- Demo-oriented repo github.com/arjunkmrm/sg-bus-test
- Server version 1.0.0 in catalog metadata
- One Smithery streamable-http remote
- Repository: github.com/arjunkmrm/sg-bus-test
What problem does it solve?
Building a transit-aware agent or app in Singapore means repeatedly wiring stop codes and live ETA APIs instead of talking to data in natural language.
Who is it for?
Builders shipping Singapore-local apps, agents, or demos that need stop-level bus ETAs during integration work.
Skip if: Global products, production commute platforms expecting SLAs, or teams with no Singapore user base.
What do I get? / Deliverables
After registration, your agent can query arrivals for a stop (and optional service) while you prototype integrations or user flows.
- Real-time arrival information for a specified bus stop
- Service-filtered ETA results when a bus number is supplied
Recommended MCP Servers
Journey fit
Shelved under Build because the server exists to integrate live transit data into something you are coding, not to replace product discovery. Integrations subphase fits a narrow public-data API exposed as MCP tools for stop-level ETA lookup.
How it compares
Regional transit-data MCP hook, not a full mobility stack or generic maps server.
Common Questions / FAQ
Who is Singapore Bus Test for?
Developers and indie builders working on Singapore transit chat experiences, mobile utilities, or MCP demos.
When should I use Singapore Bus Test?
Use it while building or prototyping features that need live bus arrivals for a known Singapore bus stop code.
How do I add Singapore Bus Test to my agent?
Configure the remote https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp with Authorization Bearer {smithery_api_key} in your MCP settings.