breeze-airways-mcp.yml
No official hosted or remote Model Context Protocol server was found for Breeze Airways. No MCP endpoint is referenced anywhere on the B2B portal, no MCP registry entry exists, and no A2A agent card is served. The candidate tool set below is DERIVED from the NDC gateway route/message table Breeze publishes on its authentication page, as a proposal for an agent-facing surface. It is NOT published by Breeze, and no MCPServer pointer is wired into apis.yml for that reason.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
get_airline_profile— Retrieve Breeze carrier profile and reference data.search_flights— Search Breeze markets and dates for offers by origin, destination and passenger mix.price_offer— Price one or more selected offers and return a single priced offer.list_services— List ancillaries (bags, bundles) available against a priced offer.get_seat_availability— Retrieve the seat map and seat characteristics for a priced offer.create_order— Commit a priced offer, passengers and contact details into a Breeze order.retrieve_order— Retrieve an existing order, including any issued travel credit.quote_order_change— Quote the price impact of a proposed change to an existing order.reshop_order— Cancel a whole order (CancelOrderRef) or remove individual flights/services (DeleteOrderItem).change_order— Commit a reshop selection to the order; refunds or credit are processed asynchronously.list_order_services— List ancillaries available to add to an existing order.get_order_seat_availability— Retrieve seat availability for an existing order.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.