SERVER

Code Context Engine

Rank #822

glama/elara-labs/code-context-engine

Indexes your codebase so AI coding agents can search instead of re-reading files, saving up to 94% of tokens.

First listed
Apr 27, 2026
Last publish date
May 3, 2026
OVERVIEW

Code Context Engine is a Model Context Protocol (MCP) server published by elara-labs. It ranks #822 of 58,900 servers tracked on MCP Toplist, and its repository has 142 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.

STANDING
#822of 58,900 tracked serversTop 5%

Ranks ahead of 58,078 of 58,900 servers on MCP Toplist.

CONNECT

Use Code Context Engine

Add Code Context Engine to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "code-context-engine": {
      "command": "uvx",
      "args": [
        "code-context-engine"
      ]
    }
  }
}
REGISTRIES

Listed on 3 registries

ORGANIZATION

elara-labs

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.4.13May 3, 2026
FAQ

Frequently asked questions

What is Code Context Engine?
Indexes your codebase so AI coding agents can search instead of re-reading files, saving up to 94% of tokens.
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 an official MCP server?
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.
EXPLORE