The ConfigCat MCP server provides access to ConfigCat's public management API for feature flag and configuration management, enabling operations like creating, reading, updating, and deleting entities such as feature flags and configurations.
From the registry: Enables AI agents to interact with ConfigCat, a feature flag service for teams.
Please install the `mcp-server-configcat` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **ConfigCat API credentials** — Get ConfigCat Management API basic auth username/password (https://app.configcat.com/my-account/public-api-credentials)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@configcat/mcp-server"]
- required environment variables:
- `CONFIGCAT_API_USER`: ConfigCat Management API username (example: `<your-api-user>`)
- `CONFIGCAT_API_PASS`: ConfigCat Management API password (example: `<your-api-password>`)
- optional environment variables:
- `CONFIGCAT_BASE_URL`: ConfigCat Management API host (example: `https://api.configcat.com`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CONFIGCAT_API_USERrequiredConfigCat Management API basic authentication username.CONFIGCAT_API_PASSrequiredConfigCat Management API basic authentication password.Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.