Loomal

Memory MCP Server

MCP server by github.com/j0hanz/memory-mcp

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

0 starsnpm: @j0hanz/memory-mcp

About Memory MCP Server

Memory MCP Server is an MCP (Model Context Protocol) server published by j0hanz in the official MCP registry, listed under Databases on Loomal. SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

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

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

Use Memory MCP Server with your agent

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

Frequently asked questions

What is Memory MCP Server?
Memory MCP Server is an MCP (Model Context Protocol) server by j0hanz in the Databases category. SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
How do I connect Memory MCP Server to Claude, Cursor, or another MCP client?
Install Memory MCP Server from its npm package (@j0hanz/memory-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 Memory MCP Server open source?
Yes — the source code is public at github.com/j0hanz/memory-mcp.
Can AI agents pay to use Memory MCP Server?
Not yet through Loomal — Memory MCP Server 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 Memory MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.