Google Flights MCP
by impca201
Google Flights MCP – Cloudflare Workers
Google Flightsを検索するためのリモート**Model Context Protocol (MCP)**サーバーで、Cloudflare Workers上でホストされています。 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