Loomal

mcp-external-memory

MCP server by github.com/daedalus/mcp-external-memory

An MCP server that gives LLMs persistent, searchable semantic memory

0 starspypi: mcp-external-memory

About mcp-external-memory

mcp-external-memory is an MCP (Model Context Protocol) server published by daedalus in the official MCP registry, listed under Search on Loomal. An MCP server that gives LLMs persistent, searchable semantic memory

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

Development happens in the open at github.com/daedalus/mcp-external-memory.

Use mcp-external-memory with your agent

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

Frequently asked questions

What is mcp-external-memory?
mcp-external-memory is an MCP (Model Context Protocol) server by daedalus in the Search category. An MCP server that gives LLMs persistent, searchable semantic memory
How do I connect mcp-external-memory to Claude, Cursor, or another MCP client?
Install mcp-external-memory from its pypi package (mcp-external-memory) 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 mcp-external-memory open source?
Yes — the source code is public at github.com/daedalus/mcp-external-memory.
Can AI agents pay to use mcp-external-memory?
Not yet through Loomal — mcp-external-memory 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 mcp-external-memory? Claim this listing free by verifying GitHub ownership, or contact us.