{
 "protocolVersion": "0.3.0",
 "name": "Unlimited Marrakech",
 "description": "Unlimited Marrakech is a luxury villa rental and event agency in Marrakech, Morocco. It rents fully staffed private villas and riads with pools in the Palmeraie, on the Amelkis and Al Maaden golf resorts, along the Route de l'Ourika and in Oualidia, and organises weddings, private parties and corporate events. The site also publishes travel guides to Marrakech: weather month by month, itineraries, day trips, food, souks, hammams, spas and golf.",
 "url": "https://www.unlimitedmarrakech.com/mcp.php",
 "preferredTransport": "JSONRPC",
 "provider": {
  "organization": "Unlimited Marrakech",
  "url": "https://www.unlimitedmarrakech.com"
 },
 "version": "1.0.0",
 "documentationUrl": "https://www.unlimitedmarrakech.com/llms.txt",
 "capabilities": {
  "streaming": false,
  "pushNotifications": false
 },
 "defaultInputModes": [
  "text/plain",
  "application/json"
 ],
 "defaultOutputModes": [
  "application/json",
  "text/markdown"
 ],
 "skills": [
  {
   "id": "shortlist-a-villa",
   "name": "Shortlist a Marrakech villa",
   "description": "Match a group size, budget and required amenities against the 39 villas in the inventory, using list_villas then get_villa for the detail.",
   "tags": [
    "marrakech",
    "morocco",
    "villa-rental",
    "travel"
   ]
  },
  {
   "id": "plan-a-marrakech-trip",
   "name": "Plan a trip to Marrakech",
   "description": "Answer weather, timing, itinerary, transport, safety and food questions from the site's travel guides, using search, get_page and faq.",
   "tags": [
    "marrakech",
    "morocco",
    "villa-rental",
    "travel"
   ]
  },
  {
   "id": "organise-an-event",
   "name": "Organise an event in Marrakech",
   "description": "Explain what a villa wedding, private party or corporate retreat in Marrakech involves and where to enquire, using get_page and contact_info.",
   "tags": [
    "marrakech",
    "morocco",
    "villa-rental",
    "travel"
   ]
  }
 ]
}