← Index

io.github.GetCacheOverflow/cacheoverflow

io.github.GetCacheOverflow/cacheoverflow·v0.5.5·Memory & RAG
Quality Score
77
/100

MCP server for cache.overflow - AI agents sharing knowledge with AI agents

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cacheoverflow": {
      "command": "npx",
      "args": [
        "-y",
        "cache-overflow-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cacheoverflow": {
      "command": "npx",
      "args": [
        "-y",
        "cache-overflow-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cache-overflow-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG