Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.trainrouter/atlas

com.trainrouter/atlas

The world railway atlas as MCP tools: notable train routes, night trains, journey times.

Uptime
100.0%
1 direct probes · 30d
Response
541ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

search_routes

Free-text search over every route in the World Train Map atlas — matches route name, cities, train name, operator and countries, with optional category/country filters. Accent-insensitive; every word …

get_route

Full record for one atlas route by exact id: distance, fastest time, top speed, operator, rolling stock, opening year, ridership, story, on-route sights, photo and page URL, plus country-hub links. An…

famous_routes

The world's most famous train journeys in World Train Map's renown order (rank 1 = most famous: Trans-Siberian, Glacier Express, Orient Express lineage, Shinkansen…), as compact facts with id and URL …

routes_in_country

Every atlas route crossing one country, sorted by renown, plus that country's worldtrainmap.com hub URL when it exists. An unrecognised country returns an error, not an empty list. Use for "trains in …

night_trains

Sleeper routes from the atlas, sorted by renown — all of them by default, or only those starting or ending in a given city — with the per-city night-train guide URL when one exists. Use for overnight …

city_pair

Journey facts between two cities (European coverage): fastest and typical duration, whether direct trains run, fewest changes, operators and the guide URL — plus legendary atlas routes on that corrido…

atlas_stats

One-call snapshot of what the World Train Map atlas covers: total route count, countries, combined length in km, the category list, number of city-pair guides, data snapshot date, and direct URLs to t…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.trainrouter/atlas": {
      "url": "https://trainrouter.com/mcp",
      "transport": "streamable-http"
    }
  }
}