Cachetank MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 9 Apr 2026.
CacheTank MCP server gives every AI tool your personal context so you never start from zero.
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 cachetank-mcp -- npx -y cachetank-mcp
{
"mcpServers": {
"cachetank-mcp": {
"args": [
"-y",
"cachetank-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cachetank-mcp]
command = "npx"
args = ["-y", "cachetank-mcp"]
{
"mcpServers": {
"cachetank-mcp": {
"args": [
"-y",
"cachetank-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cachetank-mcp": {
"args": [
"-y",
"cachetank-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.