loading…
Search for a command to run...
loading…
A remote MCP server that searches Google Flights for flight information and airport codes. It enables users to find flights, locate airports, and generate trave
A remote MCP server that searches Google Flights for flight information and airport codes. It enables users to find flights, locate airports, and generate travel dates through natural language interactions.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"google-flights-mcp": {
"command": "npx",
"args": []
}
}
}