Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port for the SSE server | 8080 |
LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
SSE_ENDPOINT | No | Endpoint for SSE connections | /sse |
TRANSPORT_TYPE | No | Transport type for the MCP server (stdio or sse) | stdio |
DB_TIMETABLE_CLIENT_ID | Yes | Client-ID for the Deutsche Bahn API | |
DB_TIMETABLE_CLIENT_SECRET | Yes | Client-Secret for the Deutsche Bahn API |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |