Loomal

mneme

MCP server by github.com/thegoatpsy/mneme

Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.

0 starsnpm: mneme-mcp-server

About mneme

mneme is an MCP (Model Context Protocol) server published by thegoatpsy in the official MCP registry, listed under Knowledge & Memory on Loomal. Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.

It ships as an npm package (mneme-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/thegoatpsy/mneme.

Use mneme with your agent

Claude Code · one command
claude mcp add mneme-mcp -- npx -y mneme-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mneme-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mneme-mcp-server"
      ]
    }
  }
}
npmmneme-mcp-server

Frequently asked questions

What is mneme?
mneme is an MCP (Model Context Protocol) server by thegoatpsy in the Knowledge & Memory category. Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.
How do I connect mneme to Claude, Cursor, or another MCP client?
Install mneme from its npm package (mneme-mcp-server) 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 mneme open source?
Yes — the source code is public at github.com/thegoatpsy/mneme.
Can AI agents pay to use mneme?
Not yet through Loomal — mneme 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 mneme? Claim this listing free by verifying GitHub ownership, or contact us.