HomeKnowledge & Memory › sage

sage

Persistent, consensus-validated institutional memory for AI agents. Runs locally.

Go Local macOSWindowsLinux
★ 251 stars Last pushed 2026-09-24 License: Apache-2.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/l33tdawg/sage:11.23.9

Or add to your MCP client config:

{
  "mcpServers": {
    "sage": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/l33tdawg/sage:11.23.9"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry