← Registry

Content Tools

iconic-expeditions.com

Provides content search and retrieval for Iconic Expeditions, including itineraries, destinations, and posts.

1 endpoint23 known toolsFirst detected August 19, 2026Last detected August 19, 2026

ENDPOINT 1

https://concierge.iconic-expeditions.com/mcp

No auth detected

MCP server metadata

Name
iconic-concierge
Version
2.0.0
Capabilities
tools.listChanged

Known tools 23

search_content

Search Iconic Expeditions content across itineraries, activities, destinations, and posts.

Inferred read-only
search_wp_content

Alias of search_content, kept for backwards compatibility.

Inferred read-only
get_content

Fetch a single content item by type and id, walking the content chain (WordPress -> cache).

Inferred read-only
get_wp_content

Alias of get_content, kept for backwards compatibility.

Inferred read-only
list_destinations

List destinations from the database, optionally filtered by region or category.

Inferred read-only
get_destination

Get full details for a single destination by slug or id.

Inferred read-only
get_itinerary

Get a full itinerary with all days and activities, sorted by day number and time slot.

Inferred read-only
list_itineraries

List itineraries created by the Iconic Expeditions concierge, most recent first.

Inferred read-only
create_itinerary

Create a new (empty) itinerary attributed to the Iconic Expeditions concierge, made public and returned with its share link.

Potential side effects
generate_itinerary_from_places

Give at least 3 places plus optional traveller preferences and let the AI concierge build a full, bespoke day-by-day itinerary.

Inferred read-only
update_itinerary

Update metadata (title, description, dates, public status) on a concierge itinerary.

Potential side effects
delete_itinerary

Permanently delete a concierge itinerary and all its days and activities.

Potential side effects
add_day

Append an extra day to a concierge itinerary and increment num_days.

Inferred read-only
get_itinerary_dossier

Read an itinerary's planning dossier: its legs, month-by-month seasonality, cost model, booking order, field notes and open choices.

Inferred read-only
price_itinerary

Price an itinerary's cost model against a selection: a comfort tier, any per-line choices, a trip length and a traveller count.

Inferred read-only
set_itinerary_dossier

Write the planning layer above an itinerary's day-by-day.

Potential side effects
write_itinerary_day_detail

Write one day out at length — why it is shaped this way, what its timing depends on, what the alternatives cost — plus up to three callouts.

Potential side effects
add_activity

Add an activity to a specific day and time slot (morning/afternoon/evening).

Inferred read-only
delete_activity

Remove an activity from a concierge itinerary day.

Potential side effects
get_pricing

List the paid concierge service tiers and their prices: itinerary verification, verification + full booking, and full guided service.

Inferred read-only
request_verification

Start a PAID itinerary verification.

Inferred read-only
request_bookings

Start a PAID booking service: verification PLUS we make all the bookings (lodges, transfers, activities, permits).

Inferred read-only
request_full_service

Start a PAID full-service, fully-guided expedition with Iconic Expeditions guides.

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.iconic-concierge]
url = "https://concierge.iconic-expeditions.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "iconic-concierge": {
      "type": "http",
      "url": "https://concierge.iconic-expeditions.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: iconic-concierge
Remote MCP URL: https://concierge.iconic-expeditions.com/mcp

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": {
    "iconic-concierge": {
      "url": "https://concierge.iconic-expeditions.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "iconic-concierge": {
      "type": "http",
      "url": "https://concierge.iconic-expeditions.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "iconic-concierge",
  "transport": "streamable-http",
  "url": "https://concierge.iconic-expeditions.com/mcp"
}
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 iconic-expeditions.com was fetched 2026-08-24T08:20:01.316Z.

Trust status Trusted

iconic-expeditions.com 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.