Skip to content
Claude Code

mcp server for Claude Code

io.github.configcat/mcp-server

Enables AI agents to interact with ConfigCat, a feature flag service for teams.

client:Claude Code transport:stdio runtime:npm

Install mcp server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-server -e CONFIGCAT_API_USER=<CONFIGCAT_API_USER> -e CONFIGCAT_API_PASS=<CONFIGCAT_API_PASS> -e CONFIGCAT_BASE_URL=<CONFIGCAT_BASE_URL> -- npx -y @configcat/mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp server in other clients