Skip to content
Windsurf

RZD Tickets MCP for Windsurf

io.github.ex3lite/mcp-rzd-tickets

Read-only MCP server for RZD trains, cars, seats, adjacent pairs and car photos.

client:Windsurf transport:stdio runtime:npm

Install RZD Tickets MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-rzd-tickets": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-rzd-tickets"
      ],
      "env": {
        "RZD_TIMEOUT_MS": "<RZD_TIMEOUT_MS>",
        "RZD_PROXY_URL": "<RZD_PROXY_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

RZD Tickets MCP in other clients