google-flights-mcp
by thealexauer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_DIR | No | Cache directory path | .cache |
| DEFAULT_GL | No | Google locale (affects pricing region) | at |
| DEFAULT_HL | No | Language | en |
| MAX_RESULTS | No | Max flight results per search | 8 |
| SERPAPI_KEY | Yes | Your SerpApi API key | |
| CACHE_TTL_MS | No | Cache duration in ms (1hr) | 3600000 |
| DEFAULT_HUBS | No | Preferred connection airports | FRA,ZRH,BRU |
| MONTHLY_LIMIT | No | Monthly search budget | 100 |
| DEFAULT_ADULTS | No | Number of passengers | 1 |
| DEFAULT_AIRLINES | No | Airline/alliance filter | STAR_ALLIANCE |
| DEFAULT_CURRENCY | No | Price currency | EUR |
| DEFAULT_TRAVEL_CLASS | No | 1=Economy, 2=Premium Economy, 3=Business, 4=First | 3 |
| DEFAULT_HOME_AIRPORTS | No | Home airports | MBA,FRA,ZRH,BRU |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/thealexauer/google-flights-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server