Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Gondola
Gondola logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 10:57:44 PM

Gondola

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository8 GitHub StarsTotal stargazers on GitHub for the source repository (8 stars).Visit Website

Award & cash search for hotels, flights, and cars across loyalty programs, with points booking.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "gondola-2": {
      "command": "npx",
      "args": [
        "-y",
        "gondola-2"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (17) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (17) ~216 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Gondola.

search_hotels

Find hotels with cash and award (points) rates.

compare_rates

Cash vs points side by side, with cents-per-point value.

get_hotel_details

Full detail for one property.

get_multi_night_rates

Per-night rate breakdown across a stay.

get_similar_hotels

Comparable properties to one you like.

get_hotel_stats

Rate/availability stats for a hotel.

Documentation Overview

Gondola β€” Travel MCP Server & Claude Code Plugin

gondola-mcp MCP server

The travel MCP that shows cash and award rates side by side. Search hotels, flights, and rental cars across every major hotel chain and loyalty program β€” with cents-per-point valuations, loyalty balance tracking, rate alerts, and direct booking β€” right from your AI client.

Built for points and miles: unlike award-flight-only tools, Gondola covers hotels, flights, and cars, and puts the cash price and the award (points) price in one view so you can see exactly when a redemption beats cash.

Works with Claude Code, Codex, Cursor, Windsurf, VS Code, Claude Desktop, ChatGPT, Gemini CLI, and any MCP-compatible client. Learn more at gondola.ai/mcp.

  • Endpoint: https://mcp.gondola.ai/mcp (Streamable HTTP)
  • Auth: search & discovery work anonymously β€” no account, no API key. Personal tools (loyalty balances, trips, saved profiles) and booking use standard MCP OAuth 2.1 with Dynamic Client Registration β€” your client signs you in on first use, no key to copy.
  • Tools: 34 across hotels, flights, rental cars, loyalty, and analytics.

Quick Install

Claude Code plugin (recommended)

Inside Claude Code:

Code
/plugin marketplace add gondola-ai/gondola-mcp
/plugin install gondola

This adds the Gondola MCP server plus slash commands (/hotel-points, /award-flights, /worth-it, /optimize-points). On first use of a personal tool, your client opens gondola.ai to sign you in via OAuth β€” takes a few seconds, no API key.

Or add the MCP server directly (any client)

Search tools work anonymously; personal/booking tools trigger an OAuth login on first call. No client needs an mcp-remote bridge β€” every client below supports remote Streamable HTTP natively.

Claude Code

Terminal
claude mcp add --transport http gondola https://mcp.gondola.ai/mcp

Codex CLI

bash
codex mcp add gondola --url https://mcp.gondola.ai/mcp

Or in ~/.codex/config.toml:

toml
[mcp_servers.gondola]
url = "https://mcp.gondola.ai/mcp"

Cursor β€” ~/.cursor/mcp.json (or .cursor/mcp.json in a project):

config.json
{
  "mcpServers": {
    "gondola": { "url": "https://mcp.gondola.ai/mcp" }
  }
}

Windsurf β€” ~/.codeium/windsurf/mcp_config.json (note: serverUrl, not url):

config.json
{
  "mcpServers": {
    "gondola": { "serverUrl": "https://mcp.gondola.ai/mcp" }
  }
}

VS Code (Copilot / Agent mode)

bash
code --add-mcp '{"name":"gondola","type":"http","url":"https://mcp.gondola.ai/mcp"}'

Or .vscode/mcp.json (note: top-level key is servers):

config.json
{
  "servers": {
    "gondola": { "type": "http", "url": "https://mcp.gondola.ai/mcp" }
  }
}

Gemini CLI β€” ~/.gemini/settings.json (note: httpUrl, not url):

config.json
{
  "mcpServers": {
    "gondola": { "httpUrl": "https://mcp.gondola.ai/mcp" }
  }
}

Claude Desktop β€” Settings β†’ Connectors β†’ Add custom connector β†’ name gondola, URL https://mcp.gondola.ai/mcp. Leave the OAuth client fields and headers blank (DCR handles it).

ChatGPT β€” Settings β†’ Connectors β†’ Advanced β†’ Developer mode, then Add custom connector β†’ URL https://mcp.gondola.ai/mcp, auth = OAuth. (Anonymous search works pre-login; personal tools require the OAuth sign-in.)


What you can do

Ask naturally, or use the slash commands the plugin installs.

Compare cash vs. points for hotels

Code
"Find hotels in Tokyo for March 3–7 and show cash vs points with cents-per-point"
"Is it worth using Bonvoy points for the Ritz in Maui that week, or pay cash?"
"Cheapest 5-night Hyatt stay in Lisbon on points in May"
Code
/hotel-points Tokyo 2026-03-03 2026-03-07
/worth-it Ritz-Carlton Maui, 4 nights in March, Bonvoy

Search award + cash flights together

Code
"Business class SFO to Tokyo in November β€” award and cash side by side"
"Cheapest way to fly JFK→LHR in points under 60k?"
Code
/award-flights SFO HND 2026-11-10 business

Make your points work harder

Code
"Where are my points worth the most right now?"
"I have 180k Amex points and 90k Bonvoy β€” best redemption for a beach trip in March?"
Code
/optimize-points a beach trip in March

Signed-in users also get loyalty balances, upcoming/past trips, free-night certificates, saved traveler profiles, and rate alerts.


MCP tools (34)

Search & discovery tools are anonymous. Tools marked πŸ”’ use your account and require the one-time OAuth sign-in; booking tools πŸ“• place or manage real reservations.

Hotels

ToolWhat it does
search_hotelsFind hotels with cash and award (points) rates.
compare_ratesCash vs points side by side, with cents-per-point value.
get_hotel_detailsFull detail for one property.
get_multi_night_ratesPer-night rate breakdown across a stay.
get_similar_hotelsComparable properties to one you like.
get_hotel_statsRate/availability stats for a hotel.
get_hotel_reviewsGuest reviews.
predict_pricePrice prediction for a stay.
get_suggested_searchesSuggested searches / inspiration.
get_booking_linkDirect booking link.
book_hotel πŸ”’πŸ“•Book a hotel.

Flights

ToolWhat it does
search_flightsAward and cash flight search with booking links.

Rental cars

ToolWhat it does
search_vehiclesSearch rental cars.
get_vehicle_detailsDetail for one vehicle/offer.
credit_card_coverageCheck credit-card rental insurance coverage.
get_vehicle_booking_coverageCoverage on a specific booking.
get_vehicle_booking_linkDirect booking link.
book_vehicle πŸ”’πŸ“•Book a rental car.
get_vehicle_booking πŸ”’Retrieve a car booking.
cancel_vehicle_booking πŸ”’πŸ“•Cancel a car booking.

Loyalty & analytics

ToolWhat it does
get_loyalty_accounts πŸ”’Your loyalty point balances.
optimize_loyalty_portfolio πŸ”’Where your points are worth the most.
get_free_night_credits πŸ”’Free-night certificates you hold.
diagnose_ratesExplain why a rate is what it is.

Trips, alerts & profile

ToolWhat it does
get_upcoming_trips πŸ”’Your upcoming trips.
get_past_trips πŸ”’Your past trips.
get_booking πŸ”’Retrieve a specific booking.
get_rate_alerts πŸ”’Your rate alerts.
create_rate_alert πŸ”’Create a rate alert.
delete_rate_alert πŸ”’Delete a rate alert.
get_travel_profiles πŸ”’Saved traveler profiles.
update_traveler_profile πŸ”’Update a traveler profile.
get_traveler_context πŸ”’Your traveler context/preferences.
get_payment_methods πŸ”’Saved payment methods.

Why Gondola

  • Cash and award, together. Every search shows the cash price beside the points price with a cents-per-point value β€” the "is this redemption worth it?" question, answered inline.
  • Every major chain + program, not a single airline or a single OTA.
  • Real bookings, not just search β€” hotels and cars book straight through.
  • No API key. Anonymous search out of the box; OAuth only when you reach for your own data.

Links

  • Docs & tool reference: https://gondola.ai/mcp
  • Website: https://www.gondola.ai
  • Server id (Official MCP Registry): ai.gondola/gondola
  • Also listed on PulseMCP and Glama.

License

MIT β€” see LICENSE.

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Shadcn Ui Mcp Server logoShadcn Ui Mcp Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools2 views
    Compare vs Shadcn Ui Mcp Server β†’
  • Globalping Mcp Server logoGlobalping Mcp Server

    The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.

    πŸ’» Developer Tools1 views
    Compare vs Globalping Mcp Server β†’

Frequently Asked Questions about Gondola

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gondola": { "command": "npx", "args": ["-y", "gondola"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGondola AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gondola-2?style=directory)](https://allmcps.com/mcp/gondola-2)
HTML Embed
<a href="https://allmcps.com/mcp/gondola-2"><img src="https://allmcps.com/api/badge/gondola-2?style=directory" alt="Gondola on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars8
GitHub Star CountTotal stargazers on GitHub representing community popularity (8 stars).
Last commit17d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 24, 2026
npm downloads28/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
49Quality signal: Fair Β· 49/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Gondola β†’Install in Claude DesktopInstall in CursorInstall in VS Code