Configcat runs on your own machine — the client starts it, so there is no endpoint to ping. 953 installs a week from npm. Last commit 10 Sep 2026.
Enables AI agents to interact with ConfigCat, a feature flag service for teams.
Today is the operative word: we check Configcat every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @configcat/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@configcat/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@configcat/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@configcat/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@configcat/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CONFIGCAT_API_USER (ConfigCat Management API basic authentication username.), CONFIGCAT_API_PASS (ConfigCat Management API basic authentication password.), CONFIGCAT_BASE_URL (Base URL for the ConfigCat API. Defaults to `https://api.configcat.com`.).
The author declared them in the registry entry; get the values from the project itself.
Securely search and manage workspace context files for AI agents and teams.
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
Send, receive, monitor and reply to email from AI agents with threaded inbox context.
Disposable email inboxes for AI agents: create, wait for mail, extract verification codes
Connect AI agents to Marvenn for outbound growth via email, voice, and LinkedIn.
Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.
The shared task board for teams and their AI agents — connect over OAuth, every action signed.
Answers built from our own checks of this server.