Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. Development Tools Mcp Servers
  3. Flipt

Flipt

Flipt’s MCP server allows AI assistants and LLMs to interact with feature flags, segments, and evaluations via a standardized MCP interface. An example of a Model Context Protocol server for feature flag management.

🌐Visit Website

About this tool

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
Development Tools Mcp Servers

Tags

4 Items
#feature-flags
#mcp
#ai-integration
#open-source

Similar Products

6 result(s)
Claude for Desktop

A desktop application that acts as an MCP host, allowing users to connect and interact with various MCP servers. Essential for testing and using MCP servers, making it highly relevant for the Awesome MCP Servers ecosystem.

MCP Reference Servers

Official reference implementations and community-built MCP servers that demonstrate secure tool access for LLMs and serve as a foundation for new MCP server deployments.

Ai Customer Support Bot MCP Server

A Model Context Protocol (MCP) server for AI-powered customer support, integrating with Cursor AI and Glama.ai, showcasing MCP server applications in customer service.

Ai Humanizer Server

A Model Context Protocol (MCP) server that enhances AI-generated content to sound more natural and human-like, with features like AI detection and text refinement. Highly relevant as an example of an advanced MCP server implementation.

Ai Prompts Mcp

A Model Context Protocol implementation for managing and serving AI prompts with a TypeScript architecture, showcasing MCP server capabilities for AI prompt management.

API Market Server

A Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs. A robust and feature-rich MCP server for API aggregation.

Flipt

Source Code

Description

Flipt is an enterprise-ready, open-source feature management solution designed to help organizations manage feature flags, segments, and evaluations. It is GitOps-enabled and cloud-native, supporting integration with DevOps workflows and CI/CD pipelines. Flipt can be deployed within your existing infrastructure, ensuring control over your data and reducing latency.

Features

  • Enterprise-ready: Suitable for high-performance engineering organizations.
  • GitOps-enabled: Integrates easily with GitOps workflows for continuous configuration and deployment.
  • CloudNative: Designed for deployment in cloud-native environments.
  • On-premise deployment: Can be deployed within your own infrastructure.
  • Separation of releases from deployments: Follows DevOps best practices.
  • Server-side evaluation: Supports both GRPC and REST APIs for evaluating feature flags from your applications.
  • Client-side evaluation: Retrieve all necessary feature flags and evaluate them locally within your application.
  • Comprehensive APIs: Fully functional GRPC and REST APIs available for integration and automation.
  • SDKs: Server SDKs (GRPC, REST) and client SDKs are available for various languages.
  • Open-source: Source code available under GPL 3.0 (server) and MIT (client SDKs).
  • Active development: Regular releases, semantic versioning, and a public roadmap.
  • Community support: Open for contributions, with active community channels for discussion and support.

Integration

  • GRPC API: High-performance, low-latency binary protocol for feature flag evaluation.
  • REST API: HTTP-based API; anything possible via the Flipt UI can also be done via the REST API.
  • Client SDKs: For local evaluation of feature flags in your application logic.

Licensing

  • Server code: GPL 3.0
  • Client code/SDKs: MIT License

Pricing

No pricing information was provided. Flipt is open source.

Tags

feature-flags mcp ai-integration open-source