claude-webcache runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 2 Sep 2026.
Cross-session WebFetch cache for Claude Code. Unlimited TTL by default, SQLite, MCP plugin.
Today is the operative word: we check claude-webcache every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add claude-webcache -- npx -y @theyahia/claude-webcache
{
"mcpServers": {
"claude-webcache": {
"args": [
"-y",
"@theyahia/claude-webcache"
],
"command": "npx"
}
}
}
[mcp_servers.claude-webcache]
command = "npx"
args = ["-y", "@theyahia/claude-webcache"]
{
"mcpServers": {
"claude-webcache": {
"args": [
"-y",
"@theyahia/claude-webcache"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-webcache": {
"args": [
"-y",
"@theyahia/claude-webcache"
],
"command": "npx"
}
}
}
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Cross-session memory for Claude Code — context capture, semantic search, recall
SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.
Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
Pull Deep Memory from across your Claude Code Sessions — when you need it.
Cross-machine, file-first memory for Claude Code: markdown + SQLite FTS5, synced with git
MCP relay server for Claude Desktop <-> Claude Code communication
Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.
Answers built from our own checks of this server.