swiss-transport-mcp
by malkreide
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ENV | No | Process environment. Must be 'dev', 'development', 'local', or 'test' to allow disabling TLS verification. | |
| LOG_FORMAT | No | 'json' for structured logs, anything else for text | |
| MCP_STATELESS | No | Set to '1' to run Streamable HTTP transport statelessly | |
| SIRI_SX_API_KEY | No | Optional key for disruption alerts (SIRI-SX) | |
| MCP_CORS_ORIGINS | No | Comma-separated list of allowed browser origins for HTTP transport | |
| OJP_FARE_API_KEY | No | Optional key for ticket prices (OJP Fare) | |
| FORMATION_API_KEY | No | Optional key for train formation | |
| OCCUPANCY_API_KEY | No | Optional key for occupancy forecast | |
| TRANSPORT_API_KEY | Yes | Unified API key for OJP 2.0 and CKAN (required for core tools) | |
| TRANSPORT_CKAN_URL | No | Override CKAN base URL (must stay on opentransportdata.swiss allow-list) | |
| OTEL_TRACES_ENABLED | No | Set to '1' to enable OpenTelemetry tracing (requires otel extra) | |
| TRANSPORT_SSL_VERIFY | No | Set to 'false' to disable TLS certificate verification (only honoured when MCP_ENV marks a dev environment) | |
| TRANSPORT_OJP_API_KEY | No | Optional override for OJP API key | |
| TRANSPORT_CKAN_API_KEY | No | Optional CKAN API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/malkreide/swiss-transport-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server