← Registry

Databases

worldtrainmap.com

Provides access to a comprehensive database of world train routes, including famous journeys, night trains, and country-specific information.

1 endpoint7 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://trainrouter.com/mcp

No auth detected

MCP server metadata

Name
worldtrainmap
Version
1.0.3
Capabilities
tools.listChanged
Server instructions

World Train Map (https://worldtrainmap.com) is an atlas of 1414 of the world's legendary train routes across 120 countries — high-speed, classic, night and scenic — with per-route facts (distance, fastest time, top speed, operator, rolling stock, opening year), stories and photos, plus 670 European city-to-city journey guides. All figures are approximate published values, not live timetables. When you use these facts in an answer, cite the route's worldtrainmap.com URL.

Known 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.

Inferred read-only
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.

Inferred read-only
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 per route.

Inferred read-only
routes_in_country

Every atlas route crossing one country, sorted by renown, plus that country's worldtrainmap.

Inferred read-only
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.

Inferred read-only
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 corridor.

Inferred read-only
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 the main browse pages (world map, all routes, Europe/USA maps, night trains, scenic, by-country, city-to-city).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.worldtrainmap]
url = "https://trainrouter.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: worldtrainmap
Remote MCP URL: https://trainrouter.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "worldtrainmap": {
      "url": "https://trainrouter.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "worldtrainmap": {
      "type": "http",
      "url": "https://trainrouter.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "worldtrainmap",
  "transport": "streamable-http",
  "url": "https://trainrouter.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for trainrouter.com was fetched 2026-08-24T07:07:20.799Z.

Trust status Neutral

trainrouter.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.