G
Google Flights MCP
by @HaroldLeo
An MCP server for Google Flights
Created 11/6/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx google-flights-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"haroldleo-google-flights-mcp": {
"command": "uvx",
"args": [
"google-flights-mcp"
]
}
}
}