SERVER

Engram

Rank #1755

io.github.NickCirv/engram

Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.

First listed
Apr 24, 2026
Last publish date
Apr 24, 2026
OVERVIEW

Engram is a Model Context Protocol (MCP) server published by NickCirv. It ranks #1755 of 58,900 servers tracked on MCP Toplist, and its repository has 131 GitHub stars. Engram is listed on Official MCP, with 1 tracked version. It was first listed on Apr 24, 2026 and most recently updated on Apr 24, 2026.

STANDING
#1,755of 58,900 tracked serversTop 5%

Ranks ahead of 57,145 of 58,900 servers on MCP Toplist.

Recent momentum
+22GitHub stars since Apr 27 (+20%)
CONNECT

Use Engram

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

npm package
{
  "mcpServers": {
    "engram": {
      "command": "npx",
      "args": [
        "-y",
        "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.

REGISTRIES

Listed on 1 registry

ORGANIZATION

NickCirv

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
3.0.2Apr 24, 2026
FAQ

Frequently asked questions

What is Engram?
Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.
Who maintains Engram?
Engram is maintained by NickCirv, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Engram an official MCP server?
Yes — Engram is listed on the Official MCP Registry.
How many versions does Engram have?
MCP Toplist tracks 1 version of Engram, most recently published on Apr 24, 2026.
Where can I find the source code for Engram?
The source code for Engram is hosted at github.com/NickCirv/engram.
EXPLORE