mcp-server-flipt

mcp-server-flipt

1

Flipt MCP Server is a Model Context Protocol server that facilitates AI interactions with feature flags, providing capabilities to manage and evaluate flag settings. It is designed for integration with various AI assistants and can be deployed using multiple methods including Docker and Node.

Flipt MCP Server

A Model Context Protocol server for Flipt, enabling AI assistants to interact with feature flags.

Features

  • Manage namespaces, flags, segments, and rules
  • Evaluate flags for specific entities
  • Toggle flags on/off
  • Handle constraints, variants, and rollouts

Usage

The server sets up MCP communication via STDIO and registers tools/prompts for Flipt interaction. Available for installation via Smithery, Node, and Docker.

Configuration

Configure using environment variables like FLIPT_API_URL and FLIPT_API_KEY.