Back to search
30
MCP

agentmem

io.github.oxgeneral/agentmem

Lightweight persistent memory for AI agents. Hybrid search. 16 tools. One SQLite file.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
hmem — Humanlike Memory for AI Agents
Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded.
0 tools
Agentverse Memory
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
0 tools · streamable-http
AgentKits Memory
Provides persistent memory capabilities for coding assistants by automatically capturing tool usage, decisions, and patterns across sessions
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
agentmem
Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.
0 tools

How to use

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

{
  "mcpServers": {
    "agentmem": {
      "url": "None",
      "transport": "http"
    }
  }
}