nextjs cache handler mcp for Claude Code
io.github.leejpsd/nextjs-cache-handler-mcp
Inspect and operate Next.js Redis caches: health, tag state, SWR simulation, safe invalidation.
client:Claude Code
transport:stdio
runtime:npm
Install nextjs cache handler mcp in Claude Code
run in your project directory
claude mcp add nextjs-cache-handler-mcp -e REDIS_URL=<REDIS_URL> -e DEPLOYMENT_VERSION=<DEPLOYMENT_VERSION> -e HASH_TAG=<HASH_TAG> -- npx -y @leejpsd/nextjs-cache-handler-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs