Google Flights runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 30 Aug 2026.
MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const initProcess = spawn(this.claudeCodePath, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-server
{
"mcpServers": {
"google-flights": {
"args": [
"-y",
"google-flights-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.google-flights]
command = "npx"
args = ["-y", "google-flights-mcp-server"]
{
"mcpServers": {
"google-flights": {
"args": [
"-y",
"google-flights-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-flights": {
"args": [
"-y",
"google-flights-mcp-server"
],
"command": "npx"
}
}
}
MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
MCP server for Google Flights: search, price tracking, cabin comparison, emissions, and more.
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
MCP server for the Google People API: search, create, update and delete contacts and groups.
Official SerpApi MCP server for Google, Bing, and other search engines.
MCP server for Google search results via SERP API
MCP server for Google Analytics 4 — reports, realtime data, and admin
MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
Answers built from our own checks of this server.