Skip to content
Back to search
30
MCP streamable-http

Mnemoverse Memory

io.github.mnemoverse/mcp-memory-server

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

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-memory-server
Hosted memory for AI agents that learns and forgets — feedback reranks what helps, recall fades by recency. One key across Claude, Cursor, V
0 tools
com.cortex-mem/memory
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
0 tools
io.github.purmemo-ai/purmemo
AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.
0 tools
Agentverse Memory
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
0 tools · streamable-http
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mnemoverse_memory": {
      "url": "https://mcp.mnemoverse.com/mcp",
      "transport": "streamable-http"
    }
  }
}