Skip to content
Back to search
30
MCP

AgentMemory

pulsemcp/agentmemory

Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.

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

Similar MCP servers embedding-nearest

RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
Aide Memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
Agent Memory Mesh
Persistent agent memory with semantic search, observation saving, session summaries, and graph queries.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
agent-recall-sdk
SDK for AgentRecall — persistent, compounding memory for AI agents
0 tools

How to use

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

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