World Train Map

For AI assistants

The railway atlas, inside your AI

A free remote MCP server: 1247 train routes as tools for Claude and any MCP-capable client

Endpoint
https://worldtrainmap.com/mcp
Transport
Streamable HTTP
Auth
None — read-only
Price
Free

Model Context Protocol (MCP) is how AI assistants call external tools. This server exposes the World Train Map atlas (every route's distance, fastest time, top speed, operator, story and photo, plus 670 European city-to-city journey guides) so your assistant can plan rail trips with real atlas data and link you to the map.

Connect from Claude (claude.ai)

Settings → Connectors → Add custom connector → paste the endpoint:

https://worldtrainmap.com/mcp

Connect from Claude Code

claude mcp add --transport http trainrouter https://worldtrainmap.com/mcp

Any other MCP client

{
  "mcpServers": {
    "trainrouter": { "type": "http", "url": "https://worldtrainmap.com/mcp" }
  }
}

Tools

Try asking

Figures are approximate published values, not live timetables; the server is read-only and collects nothing. Answers cite pages on the interactive world railway map.