Google Flights MCP
by impca201
Google Flights MCP – Cloudflare Workers
一个托管在 Cloudflare Workers 上的远程 Model Context Protocol (MCP) 服务器,用于搜索 Google Flights。 基于 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/mcp连接到 Claude / 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