DeepMem
Rank #11,305io.github.deepmemteam/deepmem
Mem0-compatible persistent memory for AI agents: write facts once, recall them semantically.
DeepMem is a Model Context Protocol (MCP) server published by deepmemteam. It ranks #11,305 of 132,046 servers tracked on MCP Toplist, and its repository has 114 GitHub stars. DeepMem is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 120,741 of 132,046 servers on MCP Toplist.
Use DeepMem
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http deepmem https://deepmem.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.deepmem]
url = "https://deepmem.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://deepmem.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"deepmem": {
"url": "https://deepmem.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"deepmem": {
"type": "http",
"url": "https://deepmem.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"deepmem": {
"serverUrl": "https://deepmem.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"deepmem": {
"url": "https://deepmem.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.deepmemteam%2Fdeepmem)<a href="https://mcptoplist.com/server/io.github.deepmemteam%2Fdeepmem"><img src="https://mcptoplist.com/badge/io.github.deepmemteam%2Fdeepmem.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
deepmemteam
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains DeepMem?
- DeepMem is maintained by deepmemteam, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is DeepMem listed on the Official MCP Registry?
- Yes — DeepMem is listed on the Official MCP Registry, alongside Glama.
- How many versions does DeepMem have?
- MCP Toplist tracks 1 version of DeepMem, most recently published on Aug 20, 2026.
- Where can I find the source code for DeepMem?
- The source code for DeepMem is hosted at github.com/deepmemteam/deepmem.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.