Beta

Railwise for AI

Railwise MCP Server

Railwise data directly in your AI assistant. Connect the MCP server to get live train status, historical reliability, and connection risk inside Claude, Cursor, and other MCP clients.

At a glance

Coverage

ICE, IC, EC, RE, RB

Access

Remote MCP, no auth

Best for

Live train checks and reliability

How to connect

Add the following URL as a remote MCP server in your application:

https://railwise.eu/api/mcp

For applications that use a JSON configuration file, paste this into your config:

{
  "mcpServers": {
    "railwise": {
      "url": "https://railwise.eu/api/mcp"
    }
  }
}

What the assistant can do

Check whether a known train or segment is historically reliable.

Check whether a train is delayed, where it is, and whether the platform changed.

Estimate whether a connection is likely to work based on historical data.

Example prompt

"How reliable is ICE 726 from Berlin Hbf to Fulda, and is it currently delayed?"

Available tools

get_train_status

Get live status for a train including delay, platform, current position, and stop sequence.

get_train_reliability

Show historical reliability for a segment with on-time rate, average delay, cancellations, and score.

get_connection_risk

Estimate the probability of making a connection at a station based on historical outcomes.

Notes

Beta

The server is in beta. Tools and behavior may change.

Tool scope

The beta focuses on known trains, train segments, and station transfer risk. It does not currently provide route planning.

Data scope

Covers German long-distance and regional rail.

Authentication

No authentication is required right now. The current beta is free to use.

Important

Railwise is for informational use and does not replace official operator information.

What is MCP?

The Model Context Protocol (MCP) is an open standard that lets AI assistants access external tools and live data. With Railwise connected, answers about German rail can draw on current operational data instead of outdated training data.

Learn more at modelcontextprotocol.io.

Compatible applications

  • Claude
  • Cursor
  • ChatGPT (developer mode only)
  • Any MCP-compatible application

FAQ

What does the Railwise MCP Server do?

It gives AI assistants live access to Railwise train data for train status, historical reliability, and connection risk.

Does it require authentication?

No. The current beta does not require authentication.

Is it connected to the iOS app?

No. The MCP Server is a standalone service for MCP-compatible AI clients.

Standalone service

Built for assistants, powered by Railwise data

The MCP Server is independent from the iOS app, but draws on the same Railwise data: live operations, reliability, and connection outcomes.