Skip to main content
Glama

Google-Flights-MCP-Server

syntax = "proto3"; message Information { string gws = 2; // gws_YYYYMMDD-0_RC2 string locale = 3; // e.g., de, en... } message Datetime { uint32 timestamp = 1; // e.g., 1692144000 } message SOCS { Information info = 2; Datetime datetime = 3; }

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/opspawn/Google-Flights-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server