mcpbeat Sign in

Suma Memory MCP Server

by sumanaddanki Your server? Claim it
not responding

Suma Memory is listed as active in the registry but did not answer our last check. 33 installs a week from npm. Last commit 12 Apr 2026.

Persistent memory for Claude Code and Cursor. Stop re-explaining your project every session.

Installs per day peak 31 · avg 7 · -50% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
464 ms
Response time
average over 24h
33
Installs / week
npm and PyPI

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] index.js:1
этот файл ставится пользователю, но в репозитории его нет
Package points at a different repository sumanaddanki/suma-mcp
пакет suma-mcp-proxy ссылается на quadframe/suma-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add suma-memory --transport http https://sumapro.quadframe.work/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "suma-memory": {
      "url": "https://sumapro.quadframe.work/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.suma-memory]
url = "https://sumapro.quadframe.work/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "suma-memory": {
      "url": "https://sumapro.quadframe.work/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "suma-memory": {
      "url": "https://sumapro.quadframe.work/mcp"
    }
  }
}

This one needs environment variables set before it will start: SUMA_API_KEY (Your SUMA Pro API key — get one free at sumapro.quadframe.work). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://sumapro.quadframe.work/mcp streamable-http answering 464 ms 2 min ago

Alternatives to Suma Memory

same job, measured the same way
TeamShared
by xhad

Shared memory for coding agents. Stop re-explaining your codebase every session.

92 tools answering
Longmem
by marerem

Persistent cross-project memory for Cursor and Claude Code using local semantic search.

49 installs/wk local only
Recall
by clauderecallhq

Persistent memory for Claude Code. Search, recall, and re-inject context from any session.

334 installs/wk local only
Recall
by clauderecall

Persistent memory for Claude Code. Search, recall, and re-inject context from any session.

local only
Contextforge MCP
by alfredoizdev

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

72 installs/wk local only
.FAF Context
by faf

.FAF Context — persistent project context for Cursor, VS Code and every MCP-compatible IDE.

180 installs/wk local only
Knowl
by dat999zx

Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.

382 installs/wk answering
Memex
by pragneshbagary

Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.

147 installs/wk local only

Suma Memory — questions

Answers built from our own checks of this server.

Is Suma Memory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 464 ms. The bar chart above shows every period we have measured.
The registry lists Suma Memory as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Suma Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Suma Memory need an API key?
No. Suma Memory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Suma Memory?
The npm package suma-mcp-proxy was installed 33 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Suma Memory open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.