YourMemory
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
io.github.sachitrafa/yourmemory · Repository · version 1.4.18 · 263 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx yourmemory
Results by platform
Linux
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading srsly (1.1MiB)
Downloading duckdb (20.5MiB)
Downloading blis (10.8MiB)
Downloading spacy (30.8MiB)
Downloading thinc (3.7MiB)
Downloading uvloop (4.2MiB)
Downloaded uvloop
Downloaded blis
Downloaded srsly
Downloaded thinc
Downloaded duckdb
Downloaded spacy
Installed 113 packages in 626ms
Traceback (most recent call last):
File "/home/runner/.cache/uv/archive-v0/ANnmsj4AxeXUJIC8/bin/yourmemory", line 6, in <module>
from memory_mcp import run
File "/home/runner/.cache/uv/archive-v0/ANnmsj4AxeXUJIC8/lib/python3.13/site-packages/memory_mcp.py", line 149, in <module>
@server.list_tools()
^^^^^^^^^^^^^^^^^
AttributeError: 'Server' object has no attribute 'list_tools'
macOS
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading duckdb (14.8MiB)
Downloaded duckdb
Installed 75 packages in 2.38s
Traceback (most recent call last):
File "/Users/runner/.cache/uv/archive-v0/NsWtqak5aQFkOJhk/bin/yourmemory", line 6, in <module>
from memory_mcp import run
File "/Users/runner/.cache/uv/archive-v0/NsWtqak5aQFkOJhk/lib/python3.14/site-packages/memory_mcp.py", line 149, in <module>
@server.list_tools()
^^^^^^^^^^^^^^^^^
AttributeError: 'Server' object has no attribute 'list_tools'
Windows
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Downloading blis (5.9MiB)
Downloading duckdb (12.6MiB)
Downloading spacy (13.6MiB)
Downloading thinc (1.6MiB)
Downloaded blis
Downloaded duckdb
Downloaded thinc
Downloaded spacy
Installed 96 packages in 1m 10s
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\leeIr1plDPdf46C5\Scripts\yourmemory.exe\__main__.py", line 4, in <module>
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\leeIr1plDPdf46C5\Lib\site-packages\memory_mcp.py", line 149, in <module>
@server.list_tools()
^^^^^^^^^^^^^^^^^
AttributeError: 'Server' object has no attribute 'list_tools'
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.sachitrafa__yourmemory.html)