CodeCortex Context Engine
Rank #5,106io.github.BehnamJalaliCo/codecortex-context-engine
Context intelligence for AI coding agents: navigation, impact, memory, guarded edits.
CodeCortex Context Engine is a Model Context Protocol (MCP) server published by BehnamJalaliCo. It ranks #5,106 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. CodeCortex Context Engine is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 31, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 126,940 of 132,046 servers on MCP Toplist.
Use CodeCortex Context Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codecortex-context-engine -- uvx codecortex-context-engine mcp --path .[mcp_servers.codecortex-context-engine]
command = "uvx"
args = ["codecortex-context-engine", "mcp", "--path", "."]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine",
"mcp",
"--path",
"."
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine",
"mcp",
"--path",
"."
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codecortex-context-engine": {
"type": "stdio",
"command": "uvx",
"args": [
"codecortex-context-engine",
"mcp",
"--path",
"."
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine",
"mcp",
"--path",
"."
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine",
"mcp",
"--path",
"."
]
}
}
}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.BehnamJalaliCo%2Fcodecortex-context-engine)<a href="https://mcptoplist.com/server/io.github.BehnamJalaliCo%2Fcodecortex-context-engine"><img src="https://mcptoplist.com/badge/io.github.BehnamJalaliCo%2Fcodecortex-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 1 registry
BehnamJalaliCo
Available versions (3)
| Version | Published |
|---|---|
| 0.1.0a9 | Sep 5, 2026 |
| 0.1.0a8 | Sep 5, 2026 |
| 0.1.0a7 | Sep 4, 2026 |
Frequently asked questions
- Who maintains CodeCortex Context Engine?
- CodeCortex Context Engine is maintained by BehnamJalaliCo, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is CodeCortex Context Engine listed on the Official MCP Registry?
- Yes — CodeCortex Context Engine is listed on the Official MCP Registry.
- How many versions does CodeCortex Context Engine have?
- MCP Toplist tracks 3 versions of CodeCortex Context Engine, most recently published on Sep 5, 2026.
- Where can I find the source code for CodeCortex Context Engine?
- The source code for CodeCortex Context Engine is hosted at github.com/BehnamJalaliCo/CodeCortex.
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.