# io.github.srivastsh/muni-mcp

Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.0
- **Author:** io.github.srivastsh
- **License:** Unknown
- **Endpoints:** streamable-http https://muni-mcp.srivastsh.workers.dev/mcp
- **Source:** https://github.com/srivastsh/bay-area-transit-mcp
- **Endpoint health:** reachable (last checked 2026-09-06T05:54:33.907Z, 2 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-07T19:55:58.167Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

12 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `bart_stations` — List all BART stations with abbreviation codes and locations. Use this to look up station codes needed by other tools.
- `bart_departures` — Get real-time departures from a BART station. Args: - station: 4-letter abbreviation (e.g. EMBR, 24TH) - direction: Optional 'n' or 's'
- `bart_trip` — Plan a trip between two BART stations. Returns schedule, fares, and transfer info.
- `bart_advisories` — Get current BART service advisories, delays, and elevator/escalator status.
- `bart_fare` — Get fare between two BART stations.
- `transit_operators` — List all transit operators available in the 511 API (BART, Muni, Caltrain, AC Transit, etc.).
- `muni_routes` — List all SF Muni routes (bus, rail, cable car). Args: - operator_id: Optional operator ID (default 'SF' for Muni)
- `muni_departures` — Get real-time departure predictions for a Muni stop. Args: - stop_code: The 5-digit stop code - operator_id: Optional (default 'SF')
- `muni_line` — Get details for a specific Muni line including stops. Args: - line_id: Route/line ID (e.g. 'N', '14', '38R') - operator_id: Optional (default 'SF')
- `muni_alerts` — Get current Muni service alerts, detours, and disruptions. Args: - operator_id: Optional (default 'SF')
- `muni_vehicles` — Get real-time GPS positions of Muni vehicles. Args: - operator_id: Optional (default 'SF')
- `muni_schedule` — Get the timetable/schedule for a specific Muni line. Args: - line_id: Route/line ID (e.g. 'N', '14', '38R') - operator_id: Optional (default 'SF')

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"muni-mcp\": {\n      \"type\": \"http\",\n      \"url\": \"https://muni-mcp.srivastsh.workers.dev/mcp\"\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on someone else's infrastructure; read-only tool surface.
- Floor 9, ceiling 27 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.srivastsh%2Fmuni-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.srivastsh%2Fmuni-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.srivastsh%2Fmuni-mcp
- HTML page: https://forgeregistry.com/registry/io.github.srivastsh%2Fmuni-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
