Cache Key Explosion Auditor MCP server
Audits a sample of HTTP request URLs against explicit, documented cache-key standardization rules...
Little public usage data yet
Reviews
Write oneNobody has reviewed Cache Key Explosion Auditor yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Cache Key Explosion Auditor tools (1)
write = sends, deletes, buys or postscache_key_explosion_auditorFreeAudits a sample of HTTP request URLs against explicit, documented cache-key standardization rules (query param drops, query sorting, fragment dropping) and reports which distinct request variants would collapse onto the same proposed cache key. Never fetches or applies anything: it is a bounded, pure computation over the exact samples you provide. Equivalence between merged variants is only ever reported as "observed_equivalent" when every contributing sample carries the same explicit representation_id; otherwise the merge is flagged "conflict" (proven mismatch) or "unproven" (no evidence either way). No hit-rate, revenue, or cache-performance prediction is made, and no CDN/Cloudflare rule is ever read or written. Price: 0.05 USDC per completed bounded job on Base.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 73ms20/20
- Tool poisoning1 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http cache-key-explosion-auditor https://mcp-factory.bowling-anthony.workers.dev/cache-key-explosion-auditor/mcp
Cache Key Explosion Auditor: common questions
- Is Cache Key Explosion Auditor MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Cache Key Explosion Auditor safety report
- How do I install Cache Key Explosion Auditor?
- It runs remotely at mcp-factory.bowling-anthony.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Cache Key Explosion Auditor need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Cache Key Explosion Auditor maintained?
- The latest release is v0.1.0.
- Is Cache Key Explosion Auditor up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.