← All servers
🔧

Mnemoverse MemoryVerified🛡 No advisories

io.github.mnemoverse/mcp-memory-server
New to MCP? Start here →
0★ stars
0weekly installs
14 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

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

Verified owner: github.com/mnemoverseio.github.mnemoverse/mcp-memory-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MNEMOVERSE_API_KEY.
Network access
Connects to a hosted remote endpoint.
Configuration
Reads MNEMOVERSE_API_URL.

About

Hosted memory for AI agents that learns and forgets — one key across Claude, Cursor & ChatGPT.

Packages & transports

npm@mnemoverse/mcp-memory-serverv0.5.0 · npx
remotehttps://mcp.mnemoverse.com/mcpHTTP
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_memory_server": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemoverse/mcp-memory-server"
      ]
    }
  }
}

▶ Try itlive against mcp.mnemoverse.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.