mcp-server
Enables AI agents to interact with ConfigCat, a feature flag service for teams.
stdio v0.1.3
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.configcat--mcp-server -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.1.3
Server Name
io.github.configcat/mcp-server
Last Updated
Oct 21, 2025
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
CONFIGCAT_API_USER secret | Yes |
CONFIGCAT_API_PASS secret | Yes |
CONFIGCAT_BASE_URL | Optional |