Memory Kernel runs on your own machine — the client starts it, so there is no endpoint to ping. 138 installs a week from pypi. Last commit 16 Jun 2026.
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
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 memory-kernel -- uvx amormorri-memory-kernel
{
"mcpServers": {
"memory-kernel": {
"args": [
"amormorri-memory-kernel"
],
"command": "uvx"
}
}
}
[mcp_servers.memory-kernel]
command = "uvx"
args = ["amormorri-memory-kernel"]
{
"mcpServers": {
"memory-kernel": {
"args": [
"amormorri-memory-kernel"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memory-kernel": {
"args": [
"amormorri-memory-kernel"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.