MCP Uptime
← MCP Reliability Index  /  Web & Scraping
W

Wonders MCP

org.machupicchu/wonders-mcp
Read-only MCP for heritage travel: search 500+ UNESCO destinations by region and intent.
healthy
status
4
tools exposed
1006ms
connect latency
5d4623f6238a
schema fingerprint

Tools (4)

search_destinations
Search the destination taxonomy by keyword, matching against destination names, slugs and descriptions (this is taxonomy search, not article full-text search). Returns up to `limit` matches as objects with `slug`, `name`, `post_count`, a click-through `url` and `cite_as` (the canonical source link),
get_destination
Retrieve full metadata for a single destination by its `slug`. Returns an object with the geographic `hierarchy` (ancestor regions), a click-through `url`, `cite_as` (the canonical source link), total `post_count`, `last_updated` date, and a `posts_by_intent` map giving the number of articles availa
list_destinations_by_region
Enumerate all destinations nested under a macro-region. `region` must be a valid region slug (e.g. "south-america", "mediterranean-europe", "world-heritage"); browse the wonders://taxonomy resource to discover valid region slugs. Returns up to `limit` destinations as objects with `slug`, `name`, `pa
get_posts_by_intent
Fetch editorial articles for a destination, filtered by a single travel intent. `destination_slug` must be a valid destination slug (obtain it from search_destinations or get_destination). `intent` must be exactly one of: budget, transport, seasonal, tickets, itinerary, tips, history, food, accommod

Endpoint

https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc
Category: Web & Scraping · Last checked: 2026-07-30T14:02:47Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.