Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.detourmap/places

com.detourmap/places

Places worth a detour, from Wikidata: search, nearby lookup, fame rankings, stats. No key, CC0.

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

Tools · 8

search_places

Search 39,832 notable places worldwide by name (accent- and case-insensitive substring match): archaeological and nature. Optionally filter by country (name or ISO code) and kind. Results come best-ma…

get_place

Fetch one place’s full record by slug (preferred, e.g. "neuschwanstein-castle") or exact name: coordinates, founding year, worldwide fame rank and tier, short description, photo URL, Wikipedia and Wik…

places_near

List notable places within a radius of a WGS84 coordinate, most famous first (rank order), each with distance_km — the direct answer to "what is worth visiting near <place>?". Radius defaults to 50 km…

top_places

The most famous places worldwide, in one country, or of one kind — ordered by Detourmap fame rank (derived from Wikipedia language coverage; rank 1 is the most famous). The direct answer to "most famo…

list_kinds

The layers Detourmap carries — archaeological and nature — with worldwide counts and a browsable index page for each. The atlas is cut to these kinds and holds nothing else.

list_countries

Every country in the atlas with its place count, most first — answers "which country has the most notable places". Countries with eight or more places include a browsable index page URL.

get_statistics

Headline statistics computed live from the atlas: totals by kind, top countries, fame-tier sizes, dated-entry stats, geographic extremes and the most famous place. The source for aggregate claims like…

random_place

One random place with its full record — deliberately biased toward the little-known long tail, like the site’s own "Surprise me" button. Optionally limit by country and/or kind. Great for discovery an…

How to use

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

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