OlympHill
mcp-server-flipt logo

mcp-server-fliptmcp-server-flipt MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

A Model Context Protocol (MCP) server for Flipt, allowing AI assistants to interact with feature flags. The server allows for features such as: List, create, update, and delete namespaces, flags, segments, rules, and more. Evaluate flags for specific entities Toggle flags on/off Manage constraints, variants, distributions, and rollouts The server is designed to be used with AI assistants that support the Model Context Protocol. To install and run the server, you can use Smithery, npm, or Docker. The server can be configured using environment variables such as FLIPT_URL and FLIPT_API_KEY, which can be set in a .env file. The server is built using TypeScript and comes with a range of pre-commit hooks for linting, formatting, and testing code.

Key features

  • Namespace management
  • Flag evaluation
  • Flag toggling
  • Constraint management
  • Variant management
  • Distribution management

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

AI Assistant Integration

Integrate AI assistants with Flipt feature flags using the mcp-server-flipt, enabling automated decision-making based on feature flag configurations.

Feature Flag Management

Use the mcp-server-flipt to manage feature flags, including listing, creating, updating, and deleting flags, segments, rules, and more.

Pros & Cons

Pros

  • Enables AI assistants to interact with Flipt feature flags
  • Supports listing, creating, updating, and deleting feature flag entities
  • Allows for evaluating flags for specific entities and toggling flags on/off

Cons

  • Requires a Flipt API URL and API key for configuration
  • Limited to use with AI assistants that support the Model Context Protocol

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Can the server be used with any AI assistant?

The server works only with AI assistants that support the Model Context Protocol (MCP); it cannot be used with assistants lacking MCP compatibility.

Asked by Fatima Zahra · Dec 30, 2025

Which configuration settings are required to connect the server to a Flipt instance?

You must set the FLIPT_URL and FLIPT_API_KEY environment variables, typically in a .env file, to point the MCP server at your Flipt API endpoint and provide authentication.

Asked by Tatiana Popescu · Dec 22, 2025

What are the installation options for the mcp-server-flipt?

You can install and run the server via Smithery, npm (using npx @y @flipt/io/mcp-server-flipt or @y @flipt/io/mcp-server-flipt‑v2), or Docker with the provided images on ghcr.io.

Asked by Sami Virtanen · Nov 29, 2025

Ask a question

MCP Servers alternatives