← Back to browse

Wonders MCP

Indexed by org.machupicchu

About

Read-only MCP for heritage travel: search 500+ UNESCO destinations by region and intent.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http wonders-mcp https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"wonders-mcp","type":"http","url":"https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"}'
JSON
{
  "mcpServers": {
    "wonders-mcp": {
      "url": "https://www.machupicchu.org/wp-json/wonders-mcp/v1/jsonrpc"
    }
  }
}