mcpbeat Sign in

Cache MCP Server

local only

Cache runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 21 Mar 2026.

Cache headers, CDN, LRU simulation for AI agents

Installs per day peak 13 · avg 6 · +33% w/w
a month agotoday
29
Installs / week
npm · @rog0x/mcp-cache-tools
0
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Cache every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 cache -- npx -y @rog0x/mcp-cache-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cache": {
      "args": [
        "-y",
        "@rog0x/mcp-cache-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cache]
command = "npx"
args = ["-y", "@rog0x/mcp-cache-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "cache": {
      "args": [
        "-y",
        "@rog0x/mcp-cache-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cache": {
      "args": [
        "-y",
        "@rog0x/mcp-cache-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cache

same job, measured the same way
Rftools
by antonpogrebenko-public

241 RF & electronics calculators + 13 simulation tools for AI agents.

91 installs/wk local only
Math
by rog0x

Calculator, units, statistics for AI agents

33 installs/wk local only
Okareo
by okareo

Simulation, evaluation and monitoring for voice agents.

answering
Opentalk2html Notmd
by aimino-tech

MCP server for HTML generation from AI agents

56 installs/wk local only
Ramp Kit
by armandocodecr

LATAM fiat ramps on Stellar for AI agents: live quotes, sandbox orders, PIX/SPEI simulation, docs

53 installs/wk local only
Slipstream
by tathagat22

Shared distillation cache for AI agents — every fetch ~73-89% fewer tokens via a shared cache.

8 tools answering
Rog0x
by rog0x

HTTP client, JWT decode, header analysis for AI agents

43 installs/wk local only
Arbitrum Transaction Preflight
by naur9n

Paid Arbitrum transaction simulation and risk scoring for wallets and AI agents.

25 installs/wk local only

Cache — questions

Answers built from our own checks of this server.

Why is there no uptime for Cache?
Cache 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 @rog0x/mcp-cache-tools was installed 29 times last week.
How do I connect Cache?
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 @rog0x/mcp-cache-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Cache?
The npm package @rog0x/mcp-cache-tools was installed 29 times in the last week. Week over week that is +33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cache open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.