← Registry

Content Tools

machupicchu.org

Provides access to travel destination data and editorial articles.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc

No auth detected

MCP server metadata

Name
wonders-mcp
Version
1.1.2
Capabilities
toolsresources
Server instructions

Heritage travel knowledge graph. Use search_destinations to find places, get_destination for full metadata, list_destinations_by_region to browse, get_posts_by_intent for editorial content by topic (budget, transport, tickets, itinerary, etc).

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

Inferred read-only
get_destination

Retrieve full metadata for a single destination by its `slug`.

Inferred read-only
list_destinations_by_region

Enumerate all destinations nested under a macro-region.

Inferred read-only
get_posts_by_intent

Fetch editorial articles for a destination, filtered by a single travel intent.

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.wonders-mcp]
url = "https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wonders-mcp": {
      "type": "http",
      "url": "https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wonders-mcp
Remote MCP URL: https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc

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": {
    "wonders-mcp": {
      "url": "https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wonders-mcp": {
      "type": "http",
      "url": "https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wonders-mcp",
  "transport": "streamable-http",
  "url": "https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"
}
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 machupicchu.org was fetched 2026-08-04T01:33:46.339Z and is being refreshed.

Trust status Trusted

machupicchu.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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