Flipt MCP Server
@flipt-io
关于 Flipt MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-flipt": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@flipt-io/mcp-server-flipt",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Flipt MCP Server?
A Model Context Protocol (MCP) server for Flipt, allowing AI assistants to interact with feature flags. It enables listing, creating, updating, deleting, and evaluating flags, segments, rules, and more.
How to use Flipt MCP Server?
Install via npm (npm install -g @flipt-io/mcp-server-flipt), npx, Docker, or Smithery. Run with npx -y @flipt-io/mcp-server-flipt or docker run. Configure with environment variables FLIPT_URL (default http://localhost:8080) and optional FLIPT_API_KEY.
Key features of Flipt MCP Server
- List, create, update, delete namespaces, flags, segments, rules
- Evaluate flags for specific entities
- Toggle flags on/off
- Manage constraints, variants, distributions, and rollouts
- Uses STDIO transport for MCP communication
- Registers tools and prompts for Flipt interactions
Use cases of Flipt MCP Server
- AI assistants managing feature flags across environments
- Automating flag toggling based on entity evaluation
- Programmatic flag creation and configuration
- Integrating feature flag management into chat-based workflows
FAQ from Flipt MCP Server
What does the Flipt MCP Server do?
It allows AI assistants to interact with Flipt feature flags via the Model Context Protocol.
How do I install the Flipt MCP Server?
Install globally with npm, run with npx, use Docker, or install via Smithery for Claude Desktop.
What environment variables are required?
FLIPT_URL (default http://localhost:8080) and optionally FLIPT_API_KEY for authentication.
What transport does it use?
It uses STDIO transport for MCP communication.
What is the license?
Apache 2.0.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论