Flipt (Feature Flag Management)▌

by flipt-io
Manage feature flags with Flipt: create, update, or delete flags, namespaces, segments, and rules for advanced rollout c
Integrates with Flipt feature flag management to enable listing, creating, updating, and deleting namespaces, flags, segments, and rules for controlling feature rollouts with constraints, variants, and distributions.
best for
- / Development teams implementing feature toggles
- / Product managers controlling feature rollouts
- / DevOps engineers managing deployment strategies
capabilities
- / List and manage feature flag namespaces
- / Create and update feature flags
- / Toggle flags on/off
- / Configure flag constraints and variants
- / Set up rollout rules and distributions
- / Evaluate flags for specific entities
what it does
Manages feature flags through Flipt, allowing you to create, update, and control feature rollouts with namespaces, segments, and rules.
about
Flipt (Feature Flag Management) is an official MCP server published by flipt-io that provides AI assistants with tools and capabilities via the Model Context Protocol. Manage feature flags with Flipt: create, update, or delete flags, namespaces, segments, and rules for advanced rollout c It is categorized under developer tools. This server exposes 28 tools that AI clients can invoke during conversations and coding sessions.
how to install
You can install Flipt (Feature Flag Management) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
Apache-2.0
Flipt (Feature Flag Management) is released under the Apache-2.0 license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
Flipt MCP Server
A Model Context Protocol (MCP) server for Flipt, allowing AI assistants to interact with feature flags.
<img width="2060" alt="mcp" src="https://github.com/user-attachments/assets/cc32a6dd-5368-43c1-897a-a0ccfeeacaf0" />Features
- 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
Usage
Once the server is running, it will:
- Set up a STDIO transport for MCP communication
- Register tools and prompts for interacting with Flipt
The server is designed to be used with AI assistants that support the Model Context Protocol.
Installing via Smithery
To install Flipt MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @flipt-io/mcp-server-flipt --client claude
Node
You can install the package globally and run it:
npm install -g @flipt-io/mcp-server-flipt && mcp-server-flipt
Or run it directly with npx:
npx -y @flipt-io/mcp-server-flipt
Docker
You can also run the server in a Docker container:
docker run -d --name mcp-server-flipt ghcr.io/flipt-io/mcp-server-flipt:latest
Configuration
The server can be configured using environment variables:
FLIPT_API_URL: The URL of the Flipt API (default: http://localhost:8080)FLIPT_API_KEY: The API key to use for the Flipt API (optional)
You can set these in a .env file in the directory where you run the server.
Development
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build the project
npm run build
# Start the server
npm start
# Format code
npm run fmt
# Lint code
npm run lint
License
Apache 2.0
FAQ
- What is the Flipt (Feature Flag Management) MCP server?
- Flipt (Feature Flag Management) is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
- How do MCP servers relate to agent skills?
- Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
- How are reviews shown for Flipt (Feature Flag Management)?
- This profile displays 10 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.5 out of 5—verify behavior in your own environment before production use.
Ratings
4.5★★★★★10 reviews- ★★★★★Shikha Mishra· Oct 10, 2024
Flipt (Feature Flag Management) is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.
- ★★★★★Piyush G· Sep 9, 2024
We evaluated Flipt (Feature Flag Management) against two servers with overlapping tools; this profile had the clearer scope statement.
- ★★★★★Chaitanya Patil· Aug 8, 2024
Useful MCP listing: Flipt (Feature Flag Management) is the kind of server we cite when onboarding engineers to host + tool permissions.
- ★★★★★Sakshi Patil· Jul 7, 2024
Flipt (Feature Flag Management) reduced integration guesswork — categories and install configs on the listing matched the upstream repo.
- ★★★★★Ganesh Mohane· Jun 6, 2024
I recommend Flipt (Feature Flag Management) for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.
- ★★★★★Oshnikdeep· May 5, 2024
Strong directory entry: Flipt (Feature Flag Management) surfaces stars and publisher context so we could sanity-check maintenance before adopting.
- ★★★★★Dhruvi Jain· Apr 4, 2024
Flipt (Feature Flag Management) has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.
- ★★★★★Rahul Santra· Mar 3, 2024
According to our notes, Flipt (Feature Flag Management) benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.
- ★★★★★Pratham Ware· Feb 2, 2024
We wired Flipt (Feature Flag Management) into a staging workspace; the listing’s GitHub and npm pointers saved time versus hunting across READMEs.
- ★★★★★Yash Thakker· Jan 1, 2024
Flipt (Feature Flag Management) is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.
