Engram
Rank #16,488Delistedio.github.debragail/engram
No registry has listed this server since Sep 9, 2026. The historical record below is preserved.
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
Engram is a Model Context Protocol (MCP) server published by get-engram. It ranks #16,488 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. It is no longer listed by any tracked registry (last seen Sep 9, 2026); its historical record is preserved here.
Ranks ahead of 115,558 of 132,046 servers on MCP Toplist.
Use Engram
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http engram https://mcp.getengram.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.engram]
url = "https://mcp.getengram.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.getengram.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"engram": {
"url": "https://mcp.getengram.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"engram": {
"type": "http",
"url": "https://mcp.getengram.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"engram": {
"serverUrl": "https://mcp.getengram.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"engram": {
"url": "https://mcp.getengram.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.debragail%2Fengram)<a href="https://mcptoplist.com/server/io.github.debragail%2Fengram"><img src="https://mcptoplist.com/badge/io.github.debragail%2Fengram.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
get-engram
Not versioned
This server has no version metadata. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Engram?
- Engram is maintained by get-engram, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is Engram listed on the Official MCP Registry?
- Engram is not currently listed on the Official MCP Registry.
- How many versions does Engram have?
- Engram ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Engram?
- The source code for Engram is hosted at github.com/get-engram/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.