Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Kiwi Mcp Server Public

FreeNot checked

Official kiwi.com MCP Server install instructions

GitHubEmbed

About

Official kiwi.com MCP Server install instructions

README

Author: Kiwi.com

Kiwi.com Flight Search

This is the Kiwi.com flight search MCP server. Search and book flights directly from your favorite AI assistant!

About this MCP Server

The Kiwi.com MCP server allow you to search and book for flights using the Kiwi.com flights search engine.

The MCP server exposes a single tool: search-flight. This allows you to get instant access to a curated list of the best flights for your trip based on:

  1. Round-trip or one-way flight
  2. Origin / destination (city or airport)
  3. Travel dates
  4. Flexibility up to +/- 3 days
  5. Number and types of passengers (adult, child, infant)
  6. Cabin class (economy, premium economy, business, first class)

Simply ask your AI assistant something like:

  • “Can you help me book a first-class ticket from Paris to Rome tomorrow?”
  • “Find me the best options for our family vacation. I need a round-trip flight for my husband, me and our two children from Vienna to London, August 3 to 10.”

You can also narrow your query by choosing your preferred airport, or enlarge it by specifying that your dates are flexible. Each result includes a booking link directly to the flight chosen.

Installation Guide

Claude Teams

Manual steps

Note: Only workspace owners and admins have permission to add custom connectors

  • Navigate to Settings > Connectors

  • Toggle to Organization connectors at the top of the page

  • At the bottom of the page, click on Add custom connector and fill the following information:

    • Name: kiwi-com-flight-search
    • Remote MCP server URL: https://mcp.kiwi.com
  • Click Add to finish the setup

Claude Pro and Max

Manual steps

  • Navigate to Settings > Connectors
  • Click Add custom connector at the bottom of the section
  • Enter the URL of the remote MCP server: https://mcp.kiwi.com
  • Click Add to finish the setup
  • If using Claude desktop, restart to make sure changes take effect
OpenAI ChatGPT

Manual steps:

Note: In Team, Enterprise, and Edu workspaces, only workspace owners and admins have permission

  • Navigate to Settings > Connectors
  • Add a custom connector with the server URL: https://mcp.kiwi.com
  • It should then be visible in the Composer > Deep research tool
  • You may need to add the server as a source

Connectors can only be used with Deep Research

Cursor

One-click installation:

Open this link in a browser: cursor://anysphere.cursor-deeplink/mcp/install?name=kiwi-com-flight-search&config=eyJ1cmwiOiJodHRwczovL21jcC5raXdpLmNvbSJ9

Manual steps:

  • Go to Settings > Cursor Settings > Tools & Integrations
  • Under MCP tools, click Add Custom MCP
  • Paste the configuration into mcp.json
  • Save the file to apply the configuration
  • Restart Cursor if prompted

Configuration:

{
  "mcpServers": {
    "kiwi-com-flight-search": {
      "url": "https://mcp.kiwi.com"
    }
  }
}
VS Code

One-click installation:

Install in VS Code and click on Install

Manual steps:

Use the command line:

code --add-mcp '{"type":"http","name":"kiwi-com-flight-search","version":"0.0.1","description":"This is the Kiwi.com flight search MCP server. Search and book flights directly from your favorite AI assistant!","url":"https://mcp.kiwi.com","author":"Kiwi.com","tags":["kiwi-com-flight-search","mcp","server"],"categories":["mcp"]}'

Then go to Extensions, find the Kiwi.com Flight Search MCP server in the list, open the menu with right-click and click on and Start Server.

Claude Code

Manual steps:

Use the command line to add the MCP server:

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

Manual steps:

  • Click on the Cline icon in the VSCode sidebar
  • Click on the MCP Servers tab
  • Click on the Remote Servers tab
  • Fill in the required information:
    • Server Name: kiwi-com-flight-search
    • Server URL: https://mcp.kiwi.com
  • Click Add Server to initiate the connection
  • Cline will attempt to connect to the server and display the connection status
  • If the connection is successful, click on Done
Goose

One-click installation:

Install in Goose

Manual steps:

  • Go to Extensions
  • Click on Add custom extension
  • Fill the following information:
    • Extension Name: kiwi-com-flight-search
    • Type: HTTP
    • Description: This is the Kiwi.com flight search MCP server. Search and book flights directly from your favorite AI assistant!
    • Endpoint: https://mcp.kiwi.com
  • Click Add Extension to finish the setup

Thank you!

These installation instructions were generated by the MCP Install Instructions Generator by Alpic.ai

from github.com/alpic-ai/kiwi-mcp-server-public

Installing Kiwi Mcp Server Public

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alpic-ai/kiwi-mcp-server-public

FAQ

Is Kiwi Mcp Server Public MCP free?

Yes, Kiwi Mcp Server Public MCP is free — one-click install via Unyly at no cost.

Does Kiwi Mcp Server Public need an API key?

No, Kiwi Mcp Server Public runs without API keys or environment variables.

Is Kiwi Mcp Server Public hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Kiwi Mcp Server Public in Claude Desktop, Claude Code or Cursor?

Open Kiwi Mcp Server Public on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Kiwi Mcp Server Public with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs