Google Flights MCP
Google Flights MCP – Cloudflare Workers
Ein Remote-Model Context Protocol (MCP)-Server, der Google Flights durchsucht und auf Cloudflare Workers gehostet wird. Basierend auf salamentic/google-flights-mcp, portiert auf TypeScript / Cloudflare Workers.
Tools
Tool | Beschreibung |
| Suche nach Hinflügen oder Hin- und Rückflügen (IATA-Codes, Daten, Passagiere, Sitzplatzklasse) |
| Suche nach Flughafen-IATA-Codes nach Stadt, Land oder Name |
| Generierung von vorgeschlagenen Abflug- / Rückreisedaten |
| Aktualisierung der In-Memory-Flughafenliste aus einer vorgelagerten CSV-Datei |
Bereitstellung
npm install
npx wrangler deployMCP-Endpunkt
Nach der Bereitstellung ist der MCP-Endpunkt verfügbar unter:
https://google-flights-mcp-worker.<your-subdomain>.workers.dev/mcpVerbindung zu Claude / Cursor / Windsurf
{
"mcpServers": {
"google-flights": {
"type": "http",
"url": "https://google-flights-mcp-worker.<your-subdomain>.workers.dev/mcp"
}
}
}Lizenz
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/impca201/google-flights-mcp-worker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server