Skip to content
Back to search
30
MCP

Postgram

io.github.ivo-toby/postgram

Self-hosted memory for AI agents with hybrid search, knowledge graphs, tasks, and document sync.

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

Similar MCP servers embedding-nearest

Engram
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
0 tools · streamable-http
Engram
Provides durable memory for AI agents with fact extraction, hybrid retrieval, and a temporal knowledge graph stored in SQLite.
0 tools
io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.alibaizhanov/mengram
Long-term memory for AI agents: semantic facts, episodic events, and procedural workflows
0 tools · streamable-http
Engram
Git-backed markdown memory for AI agents; search hides superseded and archived notes.
0 tools

How to use

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

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