claude mcp add compulsemcp-google-flights -- npx -y google-flights-mcp-server
{
"mcpServers": {
"compulsemcp-google-flights": {
"command": "npx",
"args": ["-y", "google-flights-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-google-flights": {
"command": "npx",
"args": ["-y", "google-flights-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-google-flights": {
"command": "npx",
"args": ["-y", "google-flights-mcp-server"]
}
}
}
About This MCP Server
The com.pulsemcp/google-flights server is a Model Context Protocol server that enables search functionality for flight information, including flight search, date grid pricing, and airport lookup, and can be integrated with AI coding assistants through its support for npm and stdio. This server connects to Google Flights to retrieve relevant data and can be used by developers when building applications that require access to flight search and pricing information. Developers can reach for this server when they need to incorporate flight search capabilities into their projects.
MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
google-flights-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The google-flights server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.