Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host interface to bind the HTTP server to.127.0.0.1
PORTNoThe port to bind the HTTP server to.8010
GOOGLE_FLIGHTS_MCP_SOCS_COOKIENoConsent cookie value to use when Google rotates its EU consent cookie.
GOOGLE_FLIGHTS_MCP_BROWSER_EXECUTABLENoPath to a Chrome/Chromium executable to override automatic browser discovery.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
build_protobuf_search_urlA

Build a real tfs protobuf search URL without making a network request.

discover_and_rank_completeB

Use protobuf+HTTP to pair full itineraries, rank them, and return top 1-3.

search_and_verify_topB

Run protobuf → HTTP → pairing → ranking → top 1-3 → Playwright verification.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources