The unauthenticated remote endpoint is the story: no developer account, no key to rotate, just a URL. That makes it about the fastest way to give an agent hotel and flight search.
A hosted MCP server for the MAQAMI travel platform, reachable at https://mcp.maqami.co/ with no authentication. It covers hotel search and destination lookup, plus the flight path from rates through prebook to booking.
- Hotel availability searched across the platform's inventory
- Places looked up to resolve a destination before searching
- Flight rates returned for a route
- A flight prebooked to hold the price before committing
- A flight booking submitted
- A URL-only setup that works the same in Claude Desktop, Cursor, Windsurf and Cline
Nothing to install and no API key — add https://mcp.maqami.co/ to your client's MCP config. The booking tools transact against a live reseller platform, so give them the same thought you would give a checkout page.
One command — npx -y mcp-remote https://mcp.maqami.co/
