Code Context Engine
Rank #2,837io.github.ai-elara/code-context-engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
Code Context Engine is a Model Context Protocol (MCP) server published by elara-labs. It ranks #2,837 of 132,046 servers tracked on MCP Toplist, and its repository has 423 GitHub stars. Code Context Engine is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 27, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 129,209 of 132,046 servers on MCP Toplist.
Use Code Context Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add code-context-engine -- uvx code-context-engine[mcp_servers.code-context-engine]
command = "uvx"
args = ["code-context-engine"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"code-context-engine": {
"command": "uvx",
"args": [
"code-context-engine"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"code-context-engine": {
"command": "uvx",
"args": [
"code-context-engine"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"code-context-engine": {
"type": "stdio",
"command": "uvx",
"args": [
"code-context-engine"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"code-context-engine": {
"command": "uvx",
"args": [
"code-context-engine"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"code-context-engine": {
"command": "uvx",
"args": [
"code-context-engine"
]
}
}
}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.ai-elara%2Fcode-context-engine)<a href="https://mcptoplist.com/server/io.github.ai-elara%2Fcode-context-engine"><img src="https://mcptoplist.com/badge/io.github.ai-elara%2Fcode-context-engine.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
elara-labs
Available versions (1)
| Version | Published |
|---|---|
| 0.4.13 | May 3, 2026 |
Frequently asked questions
- Who maintains Code Context Engine?
- Code Context Engine is maintained by elara-labs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Code Context Engine listed on the Official MCP Registry?
- Yes — Code Context Engine is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Code Context Engine have?
- MCP Toplist tracks 1 version of Code Context Engine, most recently published on May 3, 2026.
- Where can I find the source code for Code Context Engine?
- The source code for Code Context Engine is hosted at github.com/elara-labs/code-context-engine.
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.