Travel MCP Server

Give your AI access to real experiences

Connect any MCP-compatible AI assistant to Greetwell's curated marketplace of local activities across 500+ destinations. Search, discover, check availability, and get booking links. All through natural conversation.

Real-time availability

Check live availability and pricing for any activity. No stale data. Every response reflects the current state.

500+ destinations

From private charters in Miami to guided hikes in Sedona. Every experience is professionally curated and reviewed.

No authentication

Fully public and read-only. No API keys, no sign-up, no rate limits. Just connect and start discovering.

Available tools

The Greetwell MCP server dynamically exposes tools for activity discovery and booking. All tools are read-only and return structured data with booking links.

search_activities

Search for activities and experiences by destination, keyword, or category. Returns matching activities with pricing, ratings, and booking links.

Example prompt

"Find sunset sailing tours in Miami"

get_activity_details

Get full details for a specific activity including description, images, pricing tiers, what's included, and cancellation policy.

Example prompt

"Show me details for the private chef experience in Austin"

check_availability

Check real-time availability for an activity on specific dates. Returns available time slots and current pricing.

Example prompt

"Is the kayak tour available next Saturday?"

get_recommendations

Get personalized activity recommendations based on destination, interests, group size, and budget preferences.

Example prompt

"Recommend family-friendly activities in San Diego under $100"

Quick start

Add Greetwell to any MCP-compatible client in seconds. No API keys required.

1. Add to your MCP client config

mcp_config.json
{
  "mcpServers": {
    "greetwell": {
      "type": "streamable-http",
      "url": "https://mcp.greetwell.com/mcp/"
    }
  }
}

2. Or connect via the endpoint directly

Streamable HTTP endpoint

https://mcp.greetwell.com/mcp/

3. Start asking questions

What are the best boat tours in Lake Tahoe?
Find me a private chef in Austin for 6 people
Are there any guided hikes available in Sedona this weekend?

Protocol details

Protocol version

2025-11-05

Transport

Streamable HTTP

Authentication

None required

Tool discovery

Dynamic

Compatible clients

Any client that supports the Model Context Protocol can connect to the Greetwell MCP server. Here are some popular options.

Claude Desktop

Add the Greetwell server to your claude_desktop_config.json and ask Claude about activities anywhere.

Claude Code

Use Greetwell tools directly from your terminal or IDE with Claude Code's MCP support.

Cursor / VS Code

Configure the MCP server in your editor settings for inline activity discovery while coding travel apps.

Custom agents

Build AI agents that can search, recommend, and link to bookable experiences using the MCP protocol.

Chatbots & concierges

Power hotel concierge bots, travel planners, and customer service agents with real activity data.

Any MCP client

The server follows the open MCP standard. If your client speaks MCP, it works with Greetwell.

Ready to connect?

Start discovering curated local experiences through your favorite AI assistant. No sign-up, no API keys. Just connect and go.

Travel MCP Server | Greetwell