Server data from the Official MCP Registry
Enables AI agents to interact with ConfigCat, a feature flag service for teams.
Enables AI agents to interact with ConfigCat, a feature flag service for teams.
Set these up before or after installing:
Environment variable: CONFIGCAT_API_USER
Environment variable: CONFIGCAT_API_PASS
Environment variable: CONFIGCAT_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-configcat-mcp-server": {
"env": {
"CONFIGCAT_API_PASS": "your-configcat-api-pass-here",
"CONFIGCAT_API_USER": "your-configcat-api-user-here",
"CONFIGCAT_BASE_URL": "your-configcat-base-url-here"
},
"args": [
"-y",
"@configcat/mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!