developer tools
Mcp Server
MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations.
typescript
cloud
enterprise
developer tools
Installation
npx -y ConfigCat/mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server",
"command": "npx",
"args": [
"-y",
"ConfigCat/mcp-server"
]
}About This MCP Server
ConfigCat/mcp-server
MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub