Deep Mem MCP Server

Drop-in AI memory layer with 2× faster response and 10× lower cost. Fully compatible with Mem0 API. Migrate in 5 minutes - one import line. It is available as a remote MCP endpoint.

Teams that want a hosted memory endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-17 · ★ 73 · #192 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Deep Mem

before you install - you'll need

Set DEEPMEMORY_BASE_URL, DEEPMEM_API_KEY, DEEPMEMORY_DEBUG, DEEPSEEK_API_KEY before connecting.

Claude Code

claude mcp add deepmemteam-deepmem --transport http https://deepmem.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "deepmemteam-deepmem": {
      "url": "https://deepmem.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://deepmem.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to deepmem.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-08-02 - young repo, little track record yet

license MIT - declared in the repository

registry namespace io.github.deepmemteam is GitHub-verified and matches the repo owner

03 · Who maintains Deep Mem

DeepMem is maintained by deepmemteam. It's the only MCP server we track from this author; the repo dates to Aug 2026.

04 · Facts

category
memory - ranked #192 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.deepmemteam/deepmem (active, first published 2026-08-20)

05 · Deep Mem FAQ

What is Deep Mem?

Drop-in AI memory layer with 2× faster response and 10× lower cost. Fully compatible with Mem0 API. Migrate in 5 minutes - one import line. It is available as a remote MCP endpoint.

Is Deep Mem still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-17. We re-verify nightly.

How do I install Deep Mem?

Run `claude mcp add deepmemteam-deepmem --transport http https://deepmem.dev/mcp`. The README documents 4 environment variables (DEEPMEMORY_BASE_URL, DEEPMEM_API_KEY, DEEPMEMORY_DEBUG…) to set first. Set DEEPMEMORY_BASE_URL, DEEPMEM_API_KEY, DEEPMEMORY_DEBUG, DEEPSEEK_API_KEY before connecting. You can also paste the ready-made client config above.

Does Deep Mem require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Deep Mem

Pairs well with

Servers that cover what Deep Mem doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58