Google Flights MCP
by impca201
Google Flights MCP – Cloudflare Workers
Cloudflare Workers에서 호스팅되는 Google Flights 검색용 원격 Model Context Protocol (MCP) 서버입니다. salamentic/google-flights-mcp를 기반으로 하며, TypeScript / Cloudflare Workers로 포팅되었습니다.
도구
도구 | 설명 |
| 편도 또는 왕복 항공편 검색 (IATA 코드, 날짜, 승객 수, 좌석 등급) |
| 도시, 국가 또는 이름으로 공항 IATA 코드 찾기 |
| 추천 출발/도착 날짜 생성 |
| 업스트림 CSV에서 메모리 내 공항 목록 새로 고침 |
배포
npm install
npx wrangler deployMCP 엔드포인트
배포 후 MCP 엔드포인트는 다음 위치에서 사용할 수 있습니다:
https://google-flights-mcp-worker.<your-subdomain>.workers.dev/mcpClaude / Cursor / Windsurf에 연결
{
"mcpServers": {
"google-flights": {
"type": "http",
"url": "https://google-flights-mcp-worker.<your-subdomain>.workers.dev/mcp"
}
}
}라이선스
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