← catalogue · rank #68
places
Offer a bookable tour
70,520 places worth a detour: name search, nearby lookup, fame rankings, statistics. No key, CC0.
Usability
Skill: Read-only tools over the Detourmap atlas: 39,832 notable places across 233 countries, and nothing else — the map is cut to 2 kinds: archaeological (ancient ruins, tombs, ghost towns, shipwrecks, catacombs, mines, battlefields and crash sites); nature (parks, mountains, waterfalls… Docs: https://detourmap.com/data/ Tools: search_places, get_place, places_near, top_places, list_kinds, list_countries. Best live test 4/5 — Substantial reply — check it matches the job. Weakest 2/5 — Weak reply. Partially usable — works, but inventory or schema is picky.
usefulness 3.3/5 tours / activities https://detourmap.com/mcp
How to use it (server skill)
Read-only tools over the Detourmap atlas: 39,832 notable places across 233 countries, and nothing else — the map is cut to 2 kinds: archaeological (ancient ruins, tombs, ghost towns, shipwrecks, catacombs, mines, battlefields and crash sites); nature (parks, mountains, waterfalls, caves, volcanoes and coves). It is an atlas of what nature made and what people left behind, so it holds no museums, galleries, churches, castles, gardens or theme parks. (Facts from Wikidata, CC0; every place has a photo and a Wikipedia article, in English where one exists and otherwise in at least three other langu…
docs · https://detourmap.com/data/
What it is for
Places of interest search.
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. Search 39,832 notable places worldwide by name (accent- and case-insensitive substring match): archaeological and nature
score 2/5 · Weak reply. · live · search_places
call
{
"tool": "search_places",
"arguments": {
"query": "Dubai Marina",
"country": "TH"
}
}reply
{ "total_matches": 0, "results": [] }2. The layers Detourmap carries — archaeological and nature — with worldwide counts and a browsable index page for each
score 4/5 · Substantial reply — check it matches the job. · live · list_kinds
call
{
"tool": "list_kinds",
"arguments": {}
}reply
{ "kinds": [ { "kind": "ruins", "label": "Archaeological", "places": 14002, "index": "https://detourmap.com/ancient-sites/" }, { "kind": "natural", "label": "Nature", "places": 25830, "index": "https://detourmap.com/natural-wonders/" } ] }3. Every country in the atlas with its place count, most first — answers "which country has the most notable places"
score 4/5 · Substantial reply — check it matches the job. · live · list_countries
call
{
"tool": "list_countries",
"arguments": {}
}reply
{ "total_countries": 233, "all_places_index": "https://detourmap.com/places/", "results": [ { "country": "United States", "iso": "US", "places": 4064, "index": "https://detourmap.com/places/united-states/" }, { "country": "United Kingdom", "iso": "GB", "places": 3089, "index": "https://detourmap.com/places/united-kingdom/" }, { "country": "Spain", "iso": "ES", "places": 2102, "index": "https://detourmap.com/places/spain/" }, { "country": "Italy", "iso": "IT", "places": 2003, "index": "https://detourmap.com/places/italy/" }, { "country": "France", "iso": "FR", "places": 1963, "index": "https://detourmap.com/places/france/" }, { "country": "Germany", "iso": "DE", "places": 1375, "index": "https://detourmap.com/places/germany/" }, { "country": "Japan", "iso": "JP", "places": 1259, "index": "https://detourmap.com/places/japan/" }, { "country": "Norway", "iso": "NO", "places": 1076, "index": …Open source / endpoint Business model