Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

OeBB (Austrian Railways)

PYPI · OEBB-MCP-SERVER · SCANNED SEP 20

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

Available components

+2 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 37 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 695 tokens (~173/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the OeBB (Austrian Railways) MCP server?

OeBB (Austrian Railways) runs locally as a PyPI package, launched with uvx oebb-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · oebb-mcp-server

# add to Claude Code
claude mcp add slettmayer-oebb-mcp-server -- uvx oebb-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "slettmayer-oebb-mcp-server": {
      "command": "uvx",
      "args": [
        "oebb-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "slettmayer-oebb-mcp-server": {
      "command": "uvx",
      "args": [
        "oebb-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add slettmayer-oebb-mcp-server -- uvx oebb-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "slettmayer-oebb-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "oebb-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add slettmayer-oebb-mcp-server --command uvx --arg oebb-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  slettmayer-oebb-mcp-server:
    command: "uvx"
    args: ["oebb-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "slettmayer-oebb-mcp-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "oebb-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add slettmayer-oebb-mcp-server -t stdio -c uvx -a oebb-mcp-server
// mcp.json
{
  "mcpServers": {
    "slettmayer-oebb-mcp-server": {
      "command": "uvx",
      "args": [
        "oebb-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −1
    • Stability: pass → 0.90 functional
  • 17 Sept 26 0
    • Stability: 0.97 → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 0.2.6 → 0.2.7 functional
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −14
    • Malware scan: pass → unverified security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.77 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/oebb-mcp-server@0.2.7

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 37 packages
Packages resolved 37
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~645 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
search_station ~92

Search OeBB stations by name. Use this to find station IDs needed for other tools. Returns matching stations with IDs, coordinates, and types. Args: query: Station name to search for (e.g. "Wien Hbf", "Salzburg") max_results: Maximum number of results to return (default 10)

NameTypeReqDescription
max_resultsinteger
querystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

service_alerts ~142

Fetch current OeBB service alerts and disruptions. Returns active alerts with headlines, descriptions, affected stations, and date ranges. Args: max_alerts: Maximum number of alerts to return (default 20) product_filter: Product bitmask — 1=ICE/RJX, 2=IC/EC, 4=NJ, 8=D/EN, 16=REX/R, 32=S-Bahn, 64=Bus, 4096=private operators (Westbahn/RegioJet), 65535=all

NameTypeReqDescription
max_alertsinteger
product_filterinteger
NameTypeReqDescription
resultstringyes

No examples provided.

station_board ~157

Fetch live departures or arrivals at an OeBB station. Provide either station_id or station_name (name is auto-resolved). Returns train products, directions, planned/real times, and platforms. Args: station_id: OeBB station ID (e.g. "1190100" for Wien Hbf) station_name: Station name to search for (e.g. "Wien Hbf") board_type: "DEP" for departures (default), "ARR" for arrivals max_journeys: Maximum number of journeys to return (default 10)

NameTypeReqDescription
board_typestring
max_journeysinteger
station_id
station_name
NameTypeReqDescription
resultstringyes

No examples provided.

trip_search ~254

Search train connections between two OeBB stations. Provide station IDs or names for departure and arrival stations. Supports future trip planning via time/time_mode parameters. Returns connections with departure/arrival times, duration, changes, and legs. Args: from_station_id: Departure station ID (e.g. "1190100") from_station_name: Departure station name (e.g. "Wien Hbf") to_station_id: Arrival station ID (e.g. "8100002") to_station_name: Arrival station name (e.g. "Salzburg Hbf") max_connections: Maximum connections to return (default 5) time: ISO 8601 time (e.g. "2026-04-15T08:00:00"), defaults to now time_mode: "departure" (default) or "arrival" direct_only: Only show direct connections without changes (default false)

NameTypeReqDescription
direct_onlyboolean
from_station_id
from_station_name
max_connectionsinteger
time
time_modestring
to_station_id
to_station_name
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the OeBB (Austrian Railways) MCP server?

OeBB (Austrian Railways) is an MCP server listed in the public MCP registry as io.github.slettmayer/oebb-mcp-server. OeBB (Austrian Railways) train data: stations, departures, connections, service alerts. This page covers its PyPI package (oebb-mcp-server).

Is the OeBB (Austrian Railways) MCP server safe to use?

OeBB (Austrian Railways) scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the OeBB (Austrian Railways) MCP server expose?

OeBB (Austrian Railways) exposes 4 tools: search_station, station_board, trip_search, service_alerts. Their descriptions and schemas cost roughly 645 tokens of context every time the server is loaded.

Is the OeBB (Austrian Railways) MCP server still maintained?

OeBB (Austrian Railways) is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.