Back to All Tools
⚡ Model Context Protocol (MCP) ServerMCP Servers2 Stars

Cachly Mcp

AI memory brain for Claude Code, Cursor, Copilot & Windsurf — 120+ MCP tools. Persistent sessions, lessons learned, semantic search, Team Brain, managed Valkey/Redis. Free tier.

#cloudflare-os#mcp-servers

Installation & Setup Quickstart

Copy commands or configuration snippets for this tool

{
  "mcpServers": {
    "cachly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:cachly-dev/cachly-mcp"
      ],
      "env": {
        "CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>"
      }
    }
  }
}