flight
flight
Ein MCP-Server, der Flugsuche und Google-Maps-Routen als Tools bereitstellt, unterstützt von SerpApi.
Tools
search_flights (flight.py)
Suche nach Flügen über Google Flights.
Argument | Typ | Beschreibung |
| str | 3-Buchstaben-Code des Abflughafens (z. B. |
| str | 3-Buchstaben-Code des Zielflughafens (z. B. |
| str | Abflugdatum, |
| str | None | Rückflugdatum, |
| str | Währungscode, Standard ist |
get_directions (map.py)
Routen und Weginformationen zwischen zwei Orten über Google Maps abrufen.
Argument | Typ | Beschreibung |
| str | Startadresse oder Ortsname |
| str | Zieladresse oder Ortsname |
| str | Einer von |
Related MCP server: Google Flights MCP Server
Einrichtung
Erfordert Python 3.13+ und einen SerpApi-API-Schlüssel.
uv syncFüge deinen API-Schlüssel zu .env hinzu:
SERPAPI_API_KEY="your-key-here"Ausführen
Jedes Tool ist ein eigener MCP-Server, der über stdio läuft:
uv run flight.py
uv run map.pyRichte einen MCP-kompatiblen Client (z. B. Claude Desktop) auf diese Skripte aus, um die Tools zu verwenden.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables searching across multiple search engines (Google, Bing, YouTube, DuckDuckGo, etc.) and retrieving parsed search results via SerpApi integration.
- AlicenseAqualityFmaintenanceConnects AI agents to Google Flights data, enabling retrieval of flight information, cheapest options, time-filtered flights, and best recommendations.427MIT
- FlicenseNot gradedqualityDmaintenanceEnables flight search and date parsing using Amadeus API and Google Gemini, with natural language understanding.
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to search for real-time flights between airports using the SearchAPI.io Google Flights API, returning prices, schedules, airlines, and carbon emissions.
Related MCP Connectors
SerpApi MCP — wraps SerpApi (serpapi.com) search engines
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nihalpatel99/mcp-flight-map'
If you have feedback or need assistance with the MCP directory API, please join our Discord server