Pensieve runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi. Last commit 12 Jul 2026.
Manually-triggered, self-organising personal memory for AI agents; SQLite, no vector DB.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pensieve -- uvx pensieve-mcp
{
"mcpServers": {
"pensieve": {
"args": [
"pensieve-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pensieve]
command = "uvx"
args = ["pensieve-mcp"]
{
"mcpServers": {
"pensieve": {
"args": [
"pensieve-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pensieve": {
"args": [
"pensieve-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.