Loomal

Persistent memory for AI agents. Store context, retrieve it semantically.

0 starsnpm: memdata-mcp

About memdata

memdata is an MCP (Model Context Protocol) server published by thelabvenice in the official MCP registry, listed under Autonomous Agents on Loomal. Persistent memory for AI agents. Store context, retrieve it semantically.

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

Development happens in the open at github.com/thelabvenice/memdata-mcp.

Use memdata with your agent

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

Frequently asked questions

What is memdata?
memdata is an MCP (Model Context Protocol) server by thelabvenice in the Autonomous Agents category. Persistent memory for AI agents. Store context, retrieve it semantically.
How do I connect memdata to Claude, Cursor, or another MCP client?
Install memdata from its npm package (memdata-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 memdata open source?
Yes — the source code is public at github.com/thelabvenice/memdata-mcp.
Can AI agents pay to use memdata?
Not yet through Loomal — memdata 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 memdata? Claim this listing free by verifying GitHub ownership, or contact us.