74
/ 100
13 days ago
glama

transport12 MCP Server

MCP server that integrates with the transport12 API to provide tools for searching stops, routes, arrivals, and vehicle forecasts, enabling natural language interaction with public transport data.

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_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.
configMCP_ALLOWED_HOSTSMCP_TRANSPORT=http MCP_PORT=3001 MCP_PATH=/mcp =your-mcp-host.example TRANSPORT12_API_BASE_URL=http://127.0.0.1:3000 transport12-mcp
🔐 secretMCP_AUTH_TOKENЕсли задан , клиент должен передавать:
configMCP_HOSTнет 127.0.0.1 Host для HTTP MCP
configMCP_HTTP_URL
configMCP_PATHMCP_TRANSPORT=http MCP_PORT=3001 =/mcp MCP_ALLOWED_HOSTS=your-mcp-host.example TRANSPORT12_API_BASE_URL=http://127.0.0.1:3000 transport12-mcp
configMCP_PORTMCP_TRANSPORT=http =3001 MCP_PATH=/mcp MCP_ALLOWED_HOSTS=your-mcp-host.example TRANSPORT12_API_BASE_URL=http://127.0.0.1:3000 transport12-mcp
configMCP_TRANSPORThttp MCP_PORT=3001 MCP_PATH=/mcp MCP_ALLOWED_HOSTS=your-mcp-host.example TRANSPORT12_API_BASE_URL=http://127.0.0.1:3000 transport12-mcp
configTRANSPORT12_API_BASE_URLMCP_TRANSPORT=http MCP_PORT=3001 MCP_PATH=/mcp MCP_ALLOWED_HOSTS=your-mcp-host.example =http://127.0.0.1:3000 transport12-mcp
// 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 5 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/yasg1988-transport12-mcp-zn7e29)](https://m8ven.ai/mcp/yasg1988-transport12-mcp-zn7e29)
commit: 2591171adb54a6d15ce69f2ec8afa8909be5f722
code hash: 1b480c2f4f64851e304158e5ce307c96bc9e20ae399db3142c37fb49cb49d707
verified: 6/29/2026, 11:19:41 AM
view raw JSON →