MCPs tagged with feature flags
-
GrowthBook MCP Server
Interact with GrowthBook from your LLM client via MCP.
GrowthBook MCP Server enables seamless integration between GrowthBook and LLM clients by implementing the Model Context Protocol. It allows users to view experiment details, add feature flags, and manage GrowthBook configurations directly from AI applications. The server is configurable via environment variables and leverages GrowthBook's API for functionality. This integration streamlines experimentation and feature management workflows in AI tools.
- ⭐ 15
- MCP
- growthbook/growthbook-mcp
-
Flipt MCP Server
MCP server for Flipt, enabling AI assistants to manage and evaluate feature flags.
Flipt MCP Server is an implementation of the Model Context Protocol (MCP) that provides AI assistants with the ability to interact with Flipt feature flags. It enables listing, creating, updating, and deleting various flag-related entities, as well as flag evaluation and management. The server supports multiple transports, is configurable via environment variables, and can be deployed via npm or Docker. Designed for seamless integration with MCP-compatible AI clients.
- ⭐ 2
- MCP
- flipt-io/mcp-server-flipt
-
ConfigCat MCP Server
Expose ConfigCat feature flag management and SDK integration through the Model Context Protocol.
ConfigCat MCP Server provides an MCP-compatible server that grants access to ConfigCat's public management API for feature flag and configuration management. It enables integration with popular code editors and tools, allowing developers to create, manage, and document feature flags in their projects. The server offers a comprehensive suite of tools for CRUD operations on ConfigCat entities such as products, environments, and members. Seamless SDK documentation and code examples are provided for fast implementation.
- ⭐ 11
- MCP
- configcat/mcp-server