MCP Server
MCP
YourMemory
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
Install
uvx yourmemory
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "yourmemory",
"version": "1.4.18",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set to utf-8 to ensure correct text encoding on all platforms.",
"format": "string",
"name": "PYTHONIOENCODING"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment