← zug-ticket-kaufen.de

INDIVIDUAL MCP TOOL

compensation_calculator

Calculate the compensation a passenger is owed for a delayed German train under EU regulation 2021/782 / DB Fahrgastrechte: 25% of the fare from 60 minutes delay, 50% from 120 minutes.

zug-ticket-kaufen.denone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

zug-ticket-kaufen.de

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.zug-ticket-kaufen-de]
url = "https://www.zug-ticket-kaufen.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zug-ticket-kaufen-de": {
      "type": "http",
      "url": "https://www.zug-ticket-kaufen.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zug-ticket-kaufen-de
Remote MCP URL: https://www.zug-ticket-kaufen.de/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "zug-ticket-kaufen-de": {
      "url": "https://www.zug-ticket-kaufen.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zug-ticket-kaufen-de": {
      "type": "http",
      "url": "https://www.zug-ticket-kaufen.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zug-ticket-kaufen-de",
  "transport": "streamable-http",
  "url": "https://www.zug-ticket-kaufen.de/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • route_punctuality — Punctuality statistics for a train route between two German stations (on-time percentage, average delay, cancellation rate, observation count).
  • station_punctuality — Punctuality statistics for a single German station: on-time percentage, average delay, cancellation rate, number of distinct trains observed.
  • train_delay_stats — Delay statistics for a specific train (e.g.
  • chaos_index — The Bahn-Chaos-Index: ONE number (0 calm ...