# atlas MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-trainrouter-atlas
- Repository: https://github.com/Flightmussy/trainrouter-atlas
- Website: https://trainrouter.com/mcp-server/

## Install
- Endpoint: https://trainrouter.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://trainrouter.com/mcp

## Tools
- search_routes (Search train routes) - Free-text search over every route in the TrainRouter atlas — matches route name, cities, train name, operator and countries, with optional category/country filters. Accent-insensitive; every word of the query must match. Returns compact per-route facts with id and trainrouter.com URL, sorted by renown with route-name matches first; with no query it lists the whole atlas by renown. Use get_route with a returned id for full detail, famous_routes for a ready-made top list, city_pair for A-to-B journey times. Endpoint: https://trainrouter.com/mcp
- get_route (Get one route in full) - 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 unknown id returns up to 5 close-match suggestions instead of failing. Use search_routes first when you only have a name or city. Endpoint: https://trainrouter.com/mcp
- famous_routes (Most famous train routes) - The world's most famous train journeys in TrainRouter's renown order (rank 1 = most famous: Trans-Siberian, Glacier Express, Orient Express lineage, Shinkansen…), as compact facts with id and URL per route. Best first call for bucket-list and "greatest train trips" questions; use search_routes to find something specific, get_route for full detail on one route. Endpoint: https://trainrouter.com/mcp
- routes_in_country (Train routes in a country) - Every atlas route crossing one country, sorted by renown, plus that country's trainrouter.com hub URL when it exists. An unrecognised country returns an error, not an empty list. Use for "trains in X" questions; use search_routes to combine a country with text or category filters, night_trains for sleepers only. Endpoint: https://trainrouter.com/mcp
- night_trains (Night trains / sleepers) - 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 and sleeper questions; city_pair for concrete A-to-B times; search_routes for other route categories. Endpoint: https://trainrouter.com/mcp
- city_pair (City-to-city by train) - 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 corridor. Direction-insensitive. Figures are sampled from public schedule data, not live times — treat as planning estimates. An uncovered pair returns an error with a search_routes tip. Endpoint: https://trainrouter.com/mcp
- atlas_stats (Atlas coverage stats) - One-call snapshot of what the TrainRouter 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 the main browse pages (world map, all routes, Europe/USA maps, night trains, scenic, by-country, city-to-city). Takes no parameters. Call it to learn what this server can answer, to cite dataset totals, or to link a browse page — it returns no individual routes; use search_routes or famous_routes for those. Endpoint: https://trainrouter.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.trainrouter
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 12, 2026
- Source: https://registry.modelcontextprotocol.io
