Kiwi.com

Flight search and travel

Official docs

About Kiwi.com

Kiwi.com is a travel platform known for flexible flight search across airlines and routes. Its remote MCP server brings flight search into assistant conversations so itineraries can be explored, compared, and handed off for booking.

Connection details

https://mcp.kiwi.com
Transport
Streamable HTTP
Authentication
Open — no authentication

Setup

claude mcp add kiwi --transport http https://mcp.kiwi.com

Frequently asked questions

What is the Kiwi.com remote MCP server?

The Kiwi.com remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.kiwi.com, so AI assistants can connect to it without installing or running anything locally. Kiwi.com is a travel platform known for flexible flight search across airlines and routes. Its remote MCP server brings flight search into assistant conversations so itineraries can be explored, compared, and handed off for booking.

How do I connect to the Kiwi.com MCP server?

Add the endpoint https://mcp.kiwi.com to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Kiwi.com MCP server require authentication?

No. The Kiwi.com endpoint is open and requires no authentication, so you can connect and start sending requests right away.

Which transport does the Kiwi.com MCP server use?

Kiwi.com exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers