Cross-session WebFetch cache for Claude Code. SQLite, 7-day TTL, MCP plugin.
MCPpedia last refreshed this data
This server has been archived and is no longer actively maintained.
io.github.theYahia/claude-webcache is an MCP server that cross-session WebFetch cache for Claude Code. SQLite, 7-day TTL, MCP plugin. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 58/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "node /path/from/npm-root-g/claude-webcache/scripts/hook-stats.cjs"
}
],
"matcher": "startup|clear|compact"
}
]
},
"mcpServers": {
"claude-webcache": {
"args": [
"/path/from/npm-root-g/claude-webcache/scripts/mcp-server.cjs"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Persistent cross-session WebFetch cache for Claude Code. Cached reads in ~0.05ms — orders of magnitude faster than re-fetching.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / data
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
An autonomous agent that conducts deep research on any data using any LLM providers
The official MCP server implementation for the Perplexity API Platform
Manage Supabase projects — databases, auth, storage, and edge functions
MCP Security Weekly
Get CVE alerts and security updates for io.github.theYahia/claude-webcache and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.