Server data from the Official MCP Registry
Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.
Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.
Set these up before or after installing:
Environment variable: DATABASE_URL
Environment variable: OLLAMA_URL
Environment variable: EXTRACT_MODEL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sachitrafa-yourmemory": {
"env": {
"OLLAMA_URL": "your-ollama-url-here",
"DATABASE_URL": "your-database-url-here",
"EXTRACT_MODEL": "your-extract-model-here"
},
"args": [
"-y",
"github:sachitrafa/yourmemory"
],
"command": "npx"
}
}
}This MCP server provides memory storage functionality with several security concerns. While it uses environment variables for database credentials appropriately, it lacks proper input validation, has potential SQL injection vulnerabilities through string formatting, and allows arbitrary database operations without authentication checks. Supply chain analysis found 3 known vulnerabilities in dependencies (1 critical, 2 high severity).
7 files analyzed · 9 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.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.