code-context-gate
Rank #64,152io.github.wisdomrock/code-context-gate
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
code-context-gate is a Model Context Protocol (MCP) server published by wisdomrock. It ranks #64,152 of 132,113 servers tracked on MCP Toplist. code-context-gate is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 24, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 67,961 of 132,113 servers on MCP Toplist.
Use code-context-gate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add code-context-gate -- npx -y code-context-gate[mcp_servers.code-context-gate]
command = "npx"
args = ["-y", "code-context-gate"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"code-context-gate": {
"command": "npx",
"args": [
"-y",
"code-context-gate"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"code-context-gate": {
"command": "npx",
"args": [
"-y",
"code-context-gate"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"code-context-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"code-context-gate"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"code-context-gate": {
"command": "npx",
"args": [
"-y",
"code-context-gate"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"code-context-gate": {
"command": "npx",
"args": [
"-y",
"code-context-gate"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wisdomrock%2Fcode-context-gate)<a href="https://mcptoplist.com/server/io.github.wisdomrock%2Fcode-context-gate"><img src="https://mcptoplist.com/badge/io.github.wisdomrock%2Fcode-context-gate.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wisdomrock
Other servers by wisdomrock
View all wisdomrock servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 24, 2026 |
Frequently asked questions
- Who maintains code-context-gate?
- code-context-gate is maintained by wisdomrock, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is code-context-gate listed on the Official MCP Registry?
- Yes — code-context-gate is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does code-context-gate have?
- MCP Toplist tracks 1 version of code-context-gate, most recently published on Jun 24, 2026.
- Where can I find the source code for code-context-gate?
- The source code for code-context-gate is hosted at github.com/wisdomrock/code-context-gate.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.