Enables querying public transit data through the Transitous MOTIS API, including station search, journey routing, and generic API actions with caching and rate limiting.
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.
process.env. You'll be asked to provide them before it can run.MCP_ALLOWED_ORIGINS— No any Comma-separated browser originsMCP_API_KEY— generate-a-long-random-secretMCP_REQUESTS_PER_MINUTE— No 60 Per-IP inbound HTTP limitMCP_TRANSPORT— No stdio Set http for remote deploymentPORT— No 3000 HTTP portTRANSITOUS_BASE_URL— No https://api.transitous.org Upstream base URLTRANSITOUS_REQUESTS_PER_MINUTE— No 20 Per-process uncached upstream safety limitTRANSITOUS_USER_AGENT— 'my-app/1.0.0 (mailto:me@example.com)' pnpm start[](https://m8ven.ai/mcp/movm-transitous-mcp-1ax033)