Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Server Flipt

    2 stars
    TypeScript
    Updated Aug 15, 2025

    Table of Contents

    • Features
    • Usage
    • Installing via Smithery
    • Node
    • Docker
    • Configuration
    • Development
    • License

    Table of Contents

    • Features
    • Usage
    • Installing via Smithery
    • Node
    • Docker
    • Configuration
    • Development
    • License

    Documentation

    Flipt MCP Server

    mcp-server-flipt

    smithery badge

    MseeP.ai Security Assessment Badge

    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

    Usage

    Once the server is running, it will:

    1. Set up a STDIO transport for MCP communication

    2. 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:

    bash
    npx -y @smithery/cli install @flipt-io/mcp-server-flipt --client claude

    Node

    You can install the package globally and run it:

    bash
    npm install -g @flipt-io/mcp-server-flipt && mcp-server-flipt

    Or run it directly with npx:

    bash
    npx -y @flipt-io/mcp-server-flipt

    Docker

    You can also run the server in a Docker container:

    bash
    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: )
    • 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

    bash
    # 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

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Wave

      TypeScript00
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Wave

      TypeScript00
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k