Skip to content
Back to search
30
MCP streamable-http

io.github.alibaizhanov/mengram

io.github.alibaizhanov/mengram

Long-term memory for AI agents: semantic facts, episodic events, and procedural workflows

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

Similar MCP servers embedding-nearest

io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools
Engram
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
0 tools · streamable-http
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
Engram
Provides durable memory for AI agents with fact extraction, hybrid retrieval, and a temporal knowledge graph stored in SQLite.
0 tools
engram-mcp
The permanent and semantic memory layer for AI agents
0 tools
io.github.las7/memharness
Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.alibaizhanov/mengram": {
      "url": "https://mengram.io/mcp",
      "transport": "streamable-http"
    }
  }
}