claude-webcache runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 21 May 2026.
Cross-session WebFetch cache for Claude Code. Unlimited TTL by default, SQLite, MCP plugin.
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"
}
}
}
Answers built from our own checks of this server.