Back to Browse

YourMemory MCP Server

Developer ToolsUse Caution0.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Persistent memory for AI agents. Memories decay with time and strengthen on recall.

About

Persistent memory for AI agents. Memories decay with time and strengthen on recall.

Security Report

0.0
Use Caution0.0Critical Risk

Valid MCP server (3 strong, 1 medium validity signals). 11 known CVEs in dependencies (1 critical, 9 high severity) Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Set to utf-8 to ensure correct text encoding on all platforms.Optional

Environment variable: PYTHONIOENCODING

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sachitrafa-yourmemory": {
      "env": {
        "PYTHONIOENCODING": "your-pythonioencoding-here"
      },
      "args": [
        "yourmemory"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!