Google Flights runs on your own machine — the client starts it, so there is no endpoint to ping. 187 installs a week from npm. Last commit 18 Apr 2026.
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-flights -- npx -y google-flights-mcp
{
"mcpServers": {
"google-flights": {
"args": [
"-y",
"google-flights-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-flights]
command = "npx"
args = ["-y", "google-flights-mcp"]
{
"mcpServers": {
"google-flights": {
"args": [
"-y",
"google-flights-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-flights": {
"args": [
"-y",
"google-flights-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.