Skip to content
Back to search
30
MCP

io.github.teleai-uagi/telemem

io.github.teleai-uagi/telemem

Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option

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

Similar MCP servers embedding-nearest

io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.omega-memory/core
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
@remem-ai/remem
Local-first coding agent memory for Claude Code and OpenAI Codex
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.gitmem-dev/gitmem
Persistent institutional memory for AI coding agents. Memory that compounds.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.teleai-uagi/telemem": {
      "url": "None",
      "transport": "http"
    }
  }
}