Skip to main content
Glama
PaulvonBerg

Deutsche Bahn MCP Server

by PaulvonBerg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server listens on. Optional. Defaults to 8080.8080
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR). Optional. Defaults to INFO.INFO
DB_API_KEYYesYour Deutsche Bahn API Client ID. Required.
CLOUD_RUN_URLNoThe backend URL of the Cloud Run service. Optional. Auto-detected in Cloud Run, only override if needed.
CUSTOM_DOMAINNoYour custom domain for the deployed service. Optional. Enables enhanced security for cloud deployment.
DB_API_SECRETYesYour Deutsche Bahn API Key (the secret). Required.
GCP_PROJECT_IDNoYour Google Cloud project ID. Required for cloud deployment. Auto-detected if not set.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/PaulvonBerg/db-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server