Concierge MCP server
Search Africa safari destinations, generate day-by-day itineraries, and price expert travel work.
Little public usage data yet
Reviews
Write oneNobody has reviewed Concierge yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Concierge tools (23, 6 write)
write = sends, deletes, buys or postsadd_activityFreeAdd an activity to a specific day and time slot (morning/afternoon/evening). Optionally link to a content item using its type and id. Requires a bearer token.
add_dayFreeAppend an extra day to a concierge itinerary and increment num_days. Requires a bearer token.
create_itinerarywrite actionFreeCreate a new (empty) itinerary attributed to the Iconic Expeditions concierge, made public and returned with its share link. Days are created automatically. Requires a bearer token.
delete_activitywrite actionFreeRemove an activity from a concierge itinerary day. Requires a bearer token.
delete_itinerarywrite actionFreePermanently delete a concierge itinerary and all its days and activities. Requires a bearer token.
generate_itinerary_from_placesFreeGive at least 3 places plus optional traveller preferences and let the AI concierge build a full, bespoke day-by-day itinerary. It mines Iconic Expeditions content for real detail and synthesizes an ORIGINAL plan tailored to the guest (never a copy of a published itinerary). Attributed to the Iconic Expeditions account and made public. Returns immediately with the itinerary id + share link; poll get_itinerary for progress (generation_status: pending -> building -> complete). Requires a bearer token.
get_contentFreeFetch a single content item by type and id, walking the content chain (WordPress -> cache). Returns the item with its `source`.
get_destinationFreeGet full details for a single destination by slug or id.
get_itineraryFreeGet a full itinerary with all days and activities, sorted by day number and time slot. Public itineraries are readable without a token; private ones require the owning token.
get_itinerary_dossierFreeRead an itinerary's planning dossier: its legs, month-by-month seasonality, cost model, booking order, field notes and open choices. Public — no token needed. Returns nulls for blocks the itinerary doesn't have; older itineraries have none of them.
get_pricingFreeList the paid concierge service tiers and their prices: itinerary verification, verification + full booking, and full guided service. Read-only and public — use this to quote a traveller before they buy.
get_wp_contentFreeAlias of get_content, kept for backwards compatibility. Prefer get_content.
list_destinationsFreeList destinations from the database, optionally filtered by region or category.
list_itinerariesFreeList itineraries created by the Iconic Expeditions concierge, most recent first. Requires a bearer token.
price_itineraryFreePrice an itinerary's cost model against a selection: a comfort tier, any per-line choices, a trip length and a traveller count. Returns the per-person line breakdown and the group total. Public — no token needed. Amounts are in minor units. Call get_itinerary_dossier first for the tier and option ids.
request_bookingsFreeStart a PAID booking service: verification PLUS we make all the bookings (lodges, transfers, activities, permits). Returns a Stripe checkout URL. Requires a bearer token.
request_full_serviceFreeStart a PAID full-service, fully-guided expedition with Iconic Expeditions guides. This $500 is a deposit; the final custom price is quoted by an expert afterward based on the itinerary. Returns a Stripe checkout URL. Requires a bearer token.
request_verificationFreeStart a PAID itinerary verification. Our travel experts manually confirm availability, seasonality, routing and current lodge rates, then return a feasibility report and final price. Returns a Stripe checkout URL. Requires a bearer token.
search_contentFreeSearch Iconic Expeditions content across itineraries, activities, destinations, and posts. Flows through the content chain (WordPress -> local cache -> AI fallback), so gaps WordPress doesn't cover are filled with clearly-labeled AI-synthesized results. Each item includes a `source` field (wordpress | cache | ai).
search_wp_contentFreeAlias of search_content, kept for backwards compatibility. Prefer search_content.
set_itinerary_dossierwrite actionFreeWrite the planning layer above an itinerary's day-by-day. Every block is optional — send only the ones you mean to write. Each block you DO send REPLACES that block entirely, so restate it in full: a partial legs list silently deletes the rest of the legs. Requires a bearer token.
update_itinerarywrite actionFreeUpdate metadata (title, description, dates, public status) on a concierge itinerary. Requires a bearer token.
write_itinerary_day_detailwrite actionFreeWrite 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. Replaces that day's existing narrative and callouts. Requires a bearer token.
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 685ms20/20
- Tool poisoning23 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 6 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http concierge https://concierge.iconic-expeditions.com/mcp
Concierge: common questions
- Is Concierge MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Concierge safety report
- How do I install Concierge?
- It runs remotely at concierge.iconic-expeditions.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Concierge need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Concierge maintained?
- The latest release is v2.0.0.
- Is Concierge up?
- 100% of our last 20 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Concierge?
- Servers from other publishers that do the same job: BoostedTravel MCP server.
Alternatives to Concierge
Same job from other publishers: the closest match first, then the best rated.
BoostedTravelFlight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.not reviewedEstablishedC