flight
flight
SerpApi 기반으로 항공편 검색과 Google Maps 길찾기를 도구로 제공하는 MCP 서버입니다.
도구
search_flights (flight.py)
Google Flights를 통해 항공편을 검색합니다.
인자 | 형식 | 설명 |
| str | 3자리 출발 공항 코드 (예: |
| str | 3자리 도착 공항 코드 (예: |
| str | 출발 날짜, |
| str | None | 귀국 날짜, |
| str | 통화 코드, 기본값은 |
get_directions (map.py)
Google Maps를 통해 두 위치 간의 경로 및 길찾기 정보를 가져옵니다.
인자 | 형식 | 설명 |
| str | 시작 주소 또는 장소 이름 |
| str | 도착 주소 또는 장소 이름 |
| str | 다음 중 하나: |
Related MCP server: Google Flights MCP Server
설정
Python 3.13+ 및 SerpApi API 키가 필요합니다.
uv sync.env 파일에 API 키를 추가하세요:
SERPAPI_API_KEY="your-key-here"실행
각 도구는 자체 MCP 서버이며 stdio를 통해 실행됩니다:
uv run flight.py
uv run map.pyMCP 호환 클라이언트(예: Claude Desktop)에서 이 스크립트를 지정하면 도구를 사용할 수 있습니다.
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