74
/ 100
13 days ago
glama

Transitous MCP Server

Enables querying public transit data through the Transitous MOTIS API, including station search, journey routing, and generic API actions with caching and rate limiting.

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
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_API_KEY
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.
configMCP_ALLOWED_ORIGINSNo any Comma-separated browser origins
🔐 secretMCP_API_KEYgenerate-a-long-random-secret
configMCP_REQUESTS_PER_MINUTENo 60 Per-IP inbound HTTP limit
configMCP_TRANSPORTNo stdio Set http for remote deployment
configPORTNo 3000 HTTP port
configTRANSITOUS_BASE_URLNo https://api.transitous.org Upstream base URL
configTRANSITOUS_REQUESTS_PER_MINUTENo 20 Per-process uncached upstream safety limit
configTRANSITOUS_USER_AGENT'my-app/1.0.0 (mailto:me@example.com)' pnpm start
// 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 2 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/movm-transitous-mcp-1ax033)](https://m8ven.ai/mcp/movm-transitous-mcp-1ax033)
commit: a111faa02f9ead70e2fb7a4ed63e2b1952b4bf65
code hash: 67b841b758c1660e93a6d2c7a2849e7976b1bbda9f67afc467d4336baaff278a
verified: 7/18/2026, 8:11:57 AM
view raw JSON →