Home › Knowledge & Memory › memini

memini

Local-first project memory and mistake-prevention guardrails for AI coding agents.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-07-22 License: MIT

Topics: Knowledge & Memory

Connect

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

Package (npm 0.4.0)

npx -y memini@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "memini": {
      "command": "npx",
      "args": [
        "-y",
        "memini@0.4.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

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

Data from the Official MCP Registry