Hot Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 483 installs a week from pypi. Last commit 3 Aug 2026.
Two-tier memory: hot cache (0ms) + semantic search. Self-organizing.
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 hot-memory-mcp -- uvx hot-memory-mcp
{
"mcpServers": {
"hot-memory-mcp": {
"args": [
"hot-memory-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.hot-memory-mcp]
command = "uvx"
args = ["hot-memory-mcp"]
{
"mcpServers": {
"hot-memory-mcp": {
"args": [
"hot-memory-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"hot-memory-mcp": {
"args": [
"hot-memory-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.