Loomal

telemem

MCP server by github.com/teleai-uagi/telemem

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

466 starspypi: telemem

About telemem

telemem is an MCP (Model Context Protocol) server published by teleai-uagi in the official MCP registry, listed under Autonomous Agents on Loomal. Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option

It ships as a Python package on PyPI (telemem), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/teleai-uagi/telemem, where the project has earned 466 GitHub stars.

Use telemem with your agent

Claude Code · one command
claude mcp add telemem -- uvx telemem
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "telemem": {
      "command": "uvx",
      "args": [
        "telemem"
      ]
    }
  }
}
pypitelemem

Frequently asked questions

What is telemem?
telemem is an MCP (Model Context Protocol) server by teleai-uagi in the Autonomous Agents category. Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option
How do I connect telemem to Claude, Cursor, or another MCP client?
Install telemem from its pypi package (telemem) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is telemem open source?
Yes — the source code is public at github.com/teleai-uagi/telemem, with 466 GitHub stars.
Can AI agents pay to use telemem?
Not yet through Loomal — telemem is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain telemem? Claim this listing free by verifying GitHub ownership, or contact us.