Skip to main content
Glama
impca201
by impca201

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

search_flights

Suche nach Hinflügen oder Hin- und Rückflügen (IATA-Codes, Daten, Passagiere, Sitzplatzklasse)

airport_search

Suche nach Flughafen-IATA-Codes nach Stadt, Land oder Name

get_travel_dates

Generierung von vorgeschlagenen Abflug- / Rückreisedaten

update_airports_database

Aktualisierung der In-Memory-Flughafenliste aus einer vorgelagerten CSV-Datei

Bereitstellung

npm install
npx wrangler deploy

MCP-Endpunkt

Nach der Bereitstellung ist der MCP-Endpunkt verfügbar unter:

https://google-flights-mcp-worker.<your-subdomain>.workers.dev/mcp

Verbindung zu Claude / Cursor / Windsurf

{
  "mcpServers": {
    "google-flights": {
      "type": "http",
      "url": "https://google-flights-mcp-worker.<your-subdomain>.workers.dev/mcp"
    }
  }
}

Lizenz

MIT

-
security - not tested
F
license - not found
-
quality - not tested

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