← All servers
πŸ€–

Delx MemoryVerifiedπŸ›‘ No advisories

io.github.davidmosiah/delx-memory
New to MCP? Start here β†’
0β˜… stars
65weekly installs
25 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/davidmosiah, which proved it owns this namespace.

Verified owner: github.com/davidmosiah β†—io.github.davidmosiah/delx-memory

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads DELX_MEMORY_PATH, DELX_MEMORY_TRANSPORT, DELX_MEMORY_HOST, DELX_MEMORY_PORT, DELX_MEMORY_ALLOWED_ORIGIN.

About

Local-first persistent memory MCP: shared SQLite key/value store, searchable, TTL-aware, secret-safe

Packages & transports

npmdelx-memoryv0.2.3 Β· npx

Metadata

Categoryai
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "delx_memory": {
      "command": "npx",
      "args": [
        "-y",
        "delx-memory"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y delx-memory
Delx Memory, an MCP server Β· SocketCat