mcpbeat Sign in

Cachetank MCP Server

by jacobsilver7-art Your server? Claim it
local only

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.

Installs per day peak 24 · avg 9 · -43% w/w
a month agotoday
31
Installs / week
npm · cachetank-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add cachetank-mcp -- npx -y cachetank-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cachetank-mcp": {
      "args": [
        "-y",
        "cachetank-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cachetank-mcp]
command = "npx"
args = ["-y", "cachetank-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cachetank-mcp": {
      "args": [
        "-y",
        "cachetank-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to Cachetank MCP

same job, measured the same way
innernet
by innernet

Your versioned memory across every AI tool — context maps, personal memory, and tasks over MCP.

answering
Lockspec
by lockspec

MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.

44 installs/wk local only
UseMyContext.ai
by usemycontext

Personal context for AI, written by you and never scraped: your profile and files, any MCP client.

13 tools answering
AI Tool Discovery Agent
by nirholas

AI agent discovers MCP servers from GitHub npm - analyzes APIs configs

local only
Sensefold
by sensefold

Personal context for every AI: search, read, and write back to your private Markdown library.

answering
Nativine
by nativine

Nativine MCP Server — Convert websites to native mobile apps from your AI IDE

30 installs/wk local only
MCP Hub — your personal data for AI
by ai-mcp

Your personal data for AI — Telegram, bank, courses, Zoom & more, scoped to you.

answering
mcpwatch
by sreelal727

Records MCP tool calls and itemises the token cost each server adds to your context.

85 installs/wk local only

Cachetank MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Cachetank MCP?
Cachetank MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package cachetank-mcp was installed 31 times last week.
Is Cachetank MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cachetank MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls cachetank-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Cachetank MCP?
The npm package cachetank-mcp was installed 31 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.