Server data from the Official MCP Registry
Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option
Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option
TeleMem is a memory management library for AI agents with reasonable architecture but contains several moderate security concerns. The codebase has unvalidated file operations, broad exception handling, potential path traversal vulnerabilities in multimodal processing, and insecure handling of LLM responses. Dependencies include some with known vulnerabilities (faiss-gpu). While the core authentication model is appropriate for its use case and permissions align with purpose, the code quality issues and input validation gaps warrant attention before production deployment. Supply chain analysis found 6 known vulnerabilities in dependencies (4 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: TELEMEM_CONFIG
Environment variable: TELEMEM_DEFAULT_USER_ID
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-teleai-uagi-telemem": {
"env": {
"OPENAI_API_KEY": "your-openai-api-key-here",
"TELEMEM_CONFIG": "your-telemem-config-here",
"TELEMEM_DEFAULT_USER_ID": "your-telemem-default-user-id-here"
},
"args": [
"telemem"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.