Skip to content
Back to search
30
MCP

claude-webcache

io.github.theyahia/claude-webcache

Cross-session WebFetch cache for Claude Code. Unlimited TTL by default, SQLite, MCP plugin.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

claude webcache
Metadata-only Glama MCP server.
0 tools
claude-memory-mcp
Persistent memory MCP server for Claude Code — never lose context again
0 tools
cc-web-mcp
Claude Code MCP web search and fetch tools for third-party models.
0 tools
claude-session-skill
Search, browse, and resume past Claude Code sessions with AI-generated summaries — plus an MCP server for any MCP-compatible client
0 tools
mcp-simple-memory
Persistent memory for Claude Code via MCP. SQLite + optional semantic search. Zero native deps. Works on Windows/Mac/Linux.
0 tools
codetree-claude
MCP server & CLI: codebase index + cache for Claude Code, Cursor, OpenAI Codex, Google Antigravity/Gemini. Model Context Protocol tools (cod
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-webcache": {
      "url": "None",
      "transport": "http"
    }
  }
}