Loomal

longmem

MCP server by github.com/marerem/longmem

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

1 starspypi: longmem

About longmem

longmem is an MCP (Model Context Protocol) server published by marerem in the official MCP registry, listed under Search on Loomal. Persistent cross-project memory for Cursor and Claude Code using local semantic search.

It ships as a Python package on PyPI (longmem), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/marerem/longmem, where the project has earned 1 GitHub stars.

Use longmem with your agent

Claude Code · one command
claude mcp add longmem -- uvx longmem
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "longmem": {
      "command": "uvx",
      "args": [
        "longmem"
      ]
    }
  }
}
pypilongmem

Frequently asked questions

What is longmem?
longmem is an MCP (Model Context Protocol) server by marerem in the Search category. Persistent cross-project memory for Cursor and Claude Code using local semantic search.
How do I connect longmem to Claude, Cursor, or another MCP client?
Install longmem from its pypi package (longmem) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is longmem open source?
Yes — the source code is public at github.com/marerem/longmem, with 1 GitHub stars.
Can AI agents pay to use longmem?
Not yet through Loomal — longmem is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain longmem? Claim this listing free by verifying GitHub ownership, or contact us.