MCP.so
Sign In
K

Kiwi.com

Flight search and travel

Documentation

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

None

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.

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, 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. Kiwi.com's MCP server does not require authentication — you can connect directly with the endpoint URL.

Which transport does the Kiwi.com MCP server use?

Kiwi.com exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers