Cachetank MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
CacheTank MCP server gives every AI tool your personal context so you never start from zero.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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"
}
}
}
This one needs environment variables set before it will start:
CACHETANK_READ_TOKEN (Your CacheTank read token (found at cachetank.com/account)), CACHETANK_WRITE_TOKEN (Your CacheTank write token (found at cachetank.com/account). Required for cache_it tool.).
The author declared them in the registry entry; get the values from the project itself.
Your versioned memory across every AI tool — context maps, personal memory, and tasks over MCP.
MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.
Personal context for AI, written by you and never scraped: your profile and files, any MCP client.
AI agent discovers MCP servers from GitHub npm - analyzes APIs configs
Personal context for every AI: search, read, and write back to your private Markdown library.
Nativine MCP Server — Convert websites to native mobile apps from your AI IDE
Your personal data for AI — Telegram, bank, courses, Zoom & more, scoped to you.
Records MCP tool calls and itemises the token cost each server adds to your context.
Answers built from our own checks of this server.