mcpserver.lol
registry/nyuchi-concierge
Connection check verified live · 20h ago

nyuchi-concierge

Search Africa safari destinations, generate day-by-day itineraries, and price expert travel work.

Tools 23
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

23 tools

Read from the running server on 20h ago.

add_activity slot*title*day_id*descriptionitinerary_id*wp_content_id +2
Add 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_day notestitleitinerary_id*
Append an extra day to a concierge itinerary and increment num_days. Requires a bearer token.
create_itinerary title*num_days*start_datedescription
Create 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_activity activity_id*
Remove an activity from a concierge itinerary day. Requires a bearer token.
delete_itinerary itinerary_id*
Permanently delete a concierge itinerary and all its days and activities. Requires a bearer token.
generate_itinerary_from_places title*places*languagenum_days*preferences
Give 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…
get_content id*type*
Fetch a single content item by type and id, walking the content chain (WordPress -> cache). Returns the item with its `source`.
get_destination identifier*
Get full details for a single destination by slug or id.
get_itinerary itinerary_id*
Get 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_dossier itinerary_id*
Read 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 blo…
get_pricing
List 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 tra…
get_wp_content id*type*
Alias of get_content, kept for backwards compatibility. Prefer get_content.
list_destinations limitregioncategory
List destinations from the database, optionally filtered by region or category.
list_itineraries
List itineraries created by the Iconic Expeditions concierge, most recent first. Requires a bearer token.
price_itinerary nightstier_idoption_idstravellersitinerary_id*
Price 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…
request_bookings notesitinerary_id*contact_email
Start 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_service notesitinerary_id*contact_email
Start 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 itin…
request_verification notesitinerary_id*contact_email
Start a PAID itinerary verification. Our travel experts manually confirm availability, seasonality, routing and current lodge rates, then return a feasibility report and final pric…
search_content type*searchper_page
Search Iconic Expeditions content across itineraries, activities, destinations, and posts. Flows through the content chain (WordPress -> local cache -> AI fallback), so gaps WordPr…
search_wp_content type*searchper_page
Alias of search_content, kept for backwards compatibility. Prefer search_content.
set_itinerary_dossier legschoicescountriescost_modelfield_notesseasonality +2
Write 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 re…
update_itinerary titleis_publicstart_datedescriptionitinerary_id*
Update metadata (title, description, dates, public status) on a concierge itinerary. Requires a bearer token.
write_itinerary_day_detail calloutsnarrative*day_number*itinerary_id*
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. Replaces that day's existing narrative…