Connection check
local install
claude-webcache
Cross-session WebFetch cache for Claude Code. Unlimited TTL by default, SQLite, MCP plugin.
Tools
4
GitHub stars
1
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
4 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
cached_fetch
from source
Look up a URL+prompt pair in the local WebFetch cache. Returns cached output if present (instant), or Look up a URL+prompt pair in the local WebFetch cache. Returns cached output if present (instant), or
cache_list
from source
List recently cached URLs (most recent first). List recently cached URLs (most recent first).
cache_stats
from source
Return cache statistics: total entries, total hits, last cached timestamp. Return cache statistics: total entries, total hits, last cached timestamp.
cache_store
from source