Skip to main content
Glama
matheusgalvao1

Travel Planner MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFAULT_LOCALENoGoogle hl language code, e.g. pt-BR
DEFAULT_MARKETNoGoogle gl country code, e.g. BR
SERPAPI_API_KEYNoSerpApi key for both engines
TRAVEL_MCP_MOCKNoSet to 1 to use mock data instead of SerpApi
DEFAULT_CURRENCYNoDefault currency, e.g. BRL, USD
SERPAPI_BASE_URLNoBase URL for SerpApi, defaults to https://serpapi.com/search.jsonhttps://serpapi.com/search.json
REQUEST_TIMEOUT_MSNoSupplier call timeout, default 1500015000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_hotelsA

Search real hotel/accommodation options from Google Hotels (via SerpApi). Use this for hotel inventory, nightly/total prices, ratings, hotel class, amenities, coordinates, and booking links. Only recommend hotels returned by this tool; do not invent hotels.

search_flightsA

Search real flight options from Google Flights (via SerpApi). Use this for flight inventory, prices, carriers, durations, stops, and booking links. Only recommend flights returned by this tool; do not invent flights.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matheusgalvao1/travel-planner-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server