Code Context Gate runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 24 Jun 2026.
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
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 code-context-gate -- npx -y code-context-gate
{
"mcpServers": {
"code-context-gate": {
"args": [
"-y",
"code-context-gate"
],
"command": "npx"
}
}
}
[mcp_servers.code-context-gate]
command = "npx"
args = ["-y", "code-context-gate"]
{
"mcpServers": {
"code-context-gate": {
"args": [
"-y",
"code-context-gate"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"code-context-gate": {
"args": [
"-y",
"code-context-gate"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.