Skip to content
Zed

OeBB (Austrian Railways) for Zed

io.github.slettmayer/oebb-mcp-server

OeBB (Austrian Railways) train data: stations, departures, connections, service alerts.

client:Zed transport:stdio runtime:pypi

Install OeBB (Austrian Railways) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "oebb-mcp-server": {
      "command": "uvx",
      "args": [
        "oebb-mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

OeBB (Austrian Railways) in other clients