Back to search
30
MCP

AGI Memory

pulsemcp/agi memory

Provides persistent memory capabilities across conversations through PostgreSQL database integration with four memory types (episodic, semantic, procedural, strategic), vector similarity search, memory clustering, identity persistence, and graph-based relationships for maintaining context and building genuine understanding over time.

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

Similar MCP servers embedding-nearest

AI Memory
Production-ready semantic memory management server that stores, retrieves, and manages contextual knowledge across sessions using PostgreSQL
0 tools
io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.aayoawoyemi/ori-memory
Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.
0 tools
Ace Memory
Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.
0 tools · streamable-http

How to use

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

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