EngramX
Rank #4,616io.github.NickCirv/engram
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.
EngramX is a Model Context Protocol (MCP) server published by nickcirv. It ranks #4,616 of 132,345 servers tracked on MCP Toplist, and its repository has 141 GitHub stars. EngramX is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 127,729 of 132,345 servers on MCP Toplist.
Use EngramX
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add engram -e "ENGRAM_API_TOKEN=<your ENGRAM_API_TOKEN>" -e "ENGRAM_MISTAKE_GUARD=<your ENGRAM_MISTAKE_GUARD>" -e "ENGRAM_ANTHROPIC_MEMORY_PATH=<your ENGRAM_ANTHROPIC_MEMORY_PATH>" -e "ENGRAM_MCP_CONFIG_PATH=<your ENGRAM_MCP_CONFIG_PATH>" -e "ENGRAM_NO_UPDATE_CHECK=<your ENGRAM_NO_UPDATE_CHECK>" -- npx -y engram-serve engramxReplace each placeholder with your own value before saving.
[mcp_servers.engram]
command = "npx"
args = ["-y", "engram-serve", "engramx"]
[mcp_servers.engram.env]
ENGRAM_API_TOKEN = "<your ENGRAM_API_TOKEN>"
ENGRAM_MISTAKE_GUARD = "<your ENGRAM_MISTAKE_GUARD>"
ENGRAM_ANTHROPIC_MEMORY_PATH = "<your ENGRAM_ANTHROPIC_MEMORY_PATH>"
ENGRAM_MCP_CONFIG_PATH = "<your ENGRAM_MCP_CONFIG_PATH>"
ENGRAM_NO_UPDATE_CHECK = "<your ENGRAM_NO_UPDATE_CHECK>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engram": {
"command": "npx",
"args": [
"-y",
"engram-serve",
"engramx"
],
"env": {
"ENGRAM_API_TOKEN": "<your ENGRAM_API_TOKEN>",
"ENGRAM_MISTAKE_GUARD": "<your ENGRAM_MISTAKE_GUARD>",
"ENGRAM_ANTHROPIC_MEMORY_PATH": "<your ENGRAM_ANTHROPIC_MEMORY_PATH>",
"ENGRAM_MCP_CONFIG_PATH": "<your ENGRAM_MCP_CONFIG_PATH>",
"ENGRAM_NO_UPDATE_CHECK": "<your ENGRAM_NO_UPDATE_CHECK>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engram": {
"command": "npx",
"args": [
"-y",
"engram-serve",
"engramx"
],
"env": {
"ENGRAM_API_TOKEN": "<your ENGRAM_API_TOKEN>",
"ENGRAM_MISTAKE_GUARD": "<your ENGRAM_MISTAKE_GUARD>",
"ENGRAM_ANTHROPIC_MEMORY_PATH": "<your ENGRAM_ANTHROPIC_MEMORY_PATH>",
"ENGRAM_MCP_CONFIG_PATH": "<your ENGRAM_MCP_CONFIG_PATH>",
"ENGRAM_NO_UPDATE_CHECK": "<your ENGRAM_NO_UPDATE_CHECK>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"engram": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"engram-serve",
"engramx"
],
"env": {
"ENGRAM_API_TOKEN": "<your ENGRAM_API_TOKEN>",
"ENGRAM_MISTAKE_GUARD": "<your ENGRAM_MISTAKE_GUARD>",
"ENGRAM_ANTHROPIC_MEMORY_PATH": "<your ENGRAM_ANTHROPIC_MEMORY_PATH>",
"ENGRAM_MCP_CONFIG_PATH": "<your ENGRAM_MCP_CONFIG_PATH>",
"ENGRAM_NO_UPDATE_CHECK": "<your ENGRAM_NO_UPDATE_CHECK>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engram": {
"command": "npx",
"args": [
"-y",
"engram-serve",
"engramx"
],
"env": {
"ENGRAM_API_TOKEN": "<your ENGRAM_API_TOKEN>",
"ENGRAM_MISTAKE_GUARD": "<your ENGRAM_MISTAKE_GUARD>",
"ENGRAM_ANTHROPIC_MEMORY_PATH": "<your ENGRAM_ANTHROPIC_MEMORY_PATH>",
"ENGRAM_MCP_CONFIG_PATH": "<your ENGRAM_MCP_CONFIG_PATH>",
"ENGRAM_NO_UPDATE_CHECK": "<your ENGRAM_NO_UPDATE_CHECK>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engram": {
"command": "npx",
"args": [
"-y",
"engram-serve",
"engramx"
],
"env": {
"ENGRAM_API_TOKEN": "<your ENGRAM_API_TOKEN>",
"ENGRAM_MISTAKE_GUARD": "<your ENGRAM_MISTAKE_GUARD>",
"ENGRAM_ANTHROPIC_MEMORY_PATH": "<your ENGRAM_ANTHROPIC_MEMORY_PATH>",
"ENGRAM_MCP_CONFIG_PATH": "<your ENGRAM_MCP_CONFIG_PATH>",
"ENGRAM_NO_UPDATE_CHECK": "<your ENGRAM_NO_UPDATE_CHECK>"
}
}
}
}Replace each placeholder with your own value before saving.
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.NickCirv%2Fengram)<a href="https://mcptoplist.com/server/io.github.NickCirv%2Fengram"><img src="https://mcptoplist.com/badge/io.github.NickCirv%2Fengram.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
nickcirv
Available versions (5)
| Version | Published |
|---|---|
| 4.5.0 | Jun 22, 2026 |
| 4.4.0 | Jun 16, 2026 |
| 4.3.2 | Jun 6, 2026 |
| 4.3.1 | Jun 5, 2026 |
| 3.0.2 | Apr 24, 2026 |
Frequently asked questions
- Who maintains EngramX?
- EngramX is maintained by nickcirv, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is EngramX listed on the Official MCP Registry?
- Yes — EngramX is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does EngramX have?
- MCP Toplist tracks 5 versions of EngramX, most recently published on Jun 22, 2026.
- Where can I find the source code for EngramX?
- The source code for EngramX is hosted at github.com/nickcirv/engram.
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.