Loomal

Memphora

MCP server by github.com/memphora/memphora-mcp

Add persistent memory to AI assistants. Store and recall info across conversations.

3 starspypi: memphora-mcp

About Memphora

Memphora is an MCP (Model Context Protocol) server published by memphora in the official MCP registry, listed under Knowledge & Memory on Loomal. Add persistent memory to AI assistants. Store and recall info across conversations.

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

Development happens in the open at github.com/memphora/memphora-mcp, where the project has earned 3 GitHub stars.

Use Memphora with your agent

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

Frequently asked questions

What is Memphora?
Memphora is an MCP (Model Context Protocol) server by memphora in the Knowledge & Memory category. Add persistent memory to AI assistants. Store and recall info across conversations.
How do I connect Memphora to Claude, Cursor, or another MCP client?
Install Memphora from its pypi package (memphora-mcp) 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 Memphora open source?
Yes — the source code is public at github.com/memphora/memphora-mcp, with 3 GitHub stars.
Can AI agents pay to use Memphora?
Not yet through Loomal — Memphora 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 Memphora? Claim this listing free by verifying GitHub ownership, or contact us.