74
/ 100
1 month ago
glama

gtfs-pro-mcp

MCP server that provides tools for querying live transit data (stops, departures, routes, vehicles, alerts) from any WP GTFS Pro site, enabling AI assistants to answer rider questions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
10 tools verified — handlers match their declared behaviour
10 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGTFS_ONE_AGENCY_DESCRIPTIONagency_description — Service-area context for the AI
configGTFS_ONE_AGENCY_NAMEagency_name — Shown in server metadata
configGTFS_ONE_CACHE_TTLcache_ttl_seconds 30 Local response cache; protects the WP site
configGTFS_ONE_CONFIG
configGTFS_ONE_FEED_IDfeed_id default Default feed so the AI needn't pass one each call
configGTFS_ONE_URLgtfs_one_url — (required) Base URL of the GTFS One site
🔐 secretMCP_AUTH_TOKENOptional. If set, clients must send Authorization: Bearer <token>. Leave unset for an open server — the transit data is public.
configMCP_URL
configPORT3000 Most hosts inject this automatically
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/digital-mountaineers-gtfs-one-mcp-d4wwb1)](https://m8ven.ai/mcp/digital-mountaineers-gtfs-one-mcp-d4wwb1)
commit: 6cc847967f7d818da3818eef143c327664b27105
code hash: a7094e5ed420850b34bb855ac1848c0c9b00905d8180d96fe068c2b62bdbb06b
verified: 6/11/2026, 11:00:56 AM
view raw JSON →