The Flipt MCP Server enables AI assistants to comprehensively manage Flipt's feature flag system via the Model Context Protocol (MCP).
Core Capabilities:
Manage Resources: List, create, update, and delete namespaces, feature flags, segments, variants, rules, constraints, distributions, and rollouts
Evaluate Flags: Perform single and batch evaluations for boolean and variant flags for specific entities
Toggle Control: Enable/disable flags based on specific criteria and complex logic
Advanced Configuration: Set up segment matching (all/any), constraint types (string, number, boolean, datetime, entity ID), rollout distributions, and segment operators
Seamless Integration: Work with AI assistants through JSON schemas and MCP for streamlined feature flag operations
Allows running the MCP server in a Docker container for containerized deployment.
Supports configuration through environment variables stored in .env files.
Enables installation and distribution of the MCP server through the npm package registry.
Used for displaying package version information in the project's documentation.
Flipt MCP Server
A Model Context Protocol (MCP) server for Flipt, allowing AI assistants to interact with feature flags.
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
Related MCP server: Linear
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.
Node
You can install the package globally and run it:
Or run it directly with npx:
Docker
You can also run the server in a Docker container:
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
License
Apache 2.0
Appeared in Searches
- An automation platform for workflow and task management
- Information or tools related to derivatives (math, finance, or software)
- Information about Flowable (e.g., workflow and business process management tool)
- An overview of end-to-end testing
- Save all service information from mcp.so-like websites to local storage