configcat/mcp-server
Official ConfigCat Model Context Protocol (MCP) Server
This tool helps developers manage their feature flags and configurations within ConfigCat directly from their code editor. It takes your ConfigCat account credentials and provides a comprehensive set of operations to create, read, update, and delete feature flags, environments, and products. Developers and DevOps engineers who manage application features would use this.
Available on npm.
Use this if you are a developer and want to streamline the management of ConfigCat feature flags and configurations without leaving your IDE.
Not ideal if you need to evaluate feature flag values in a production application; for that, you should use the official ConfigCat SDKs or Proxy.
Stars
14
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/configcat/mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...