HomeDevelopment › memi

memi

Memi is the design layer for agentic AI.

TypeScript Local
★ 46 stars Last pushed 2026-09-08 License: MIT

Topics: Developer Tools

Connect

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

Package (npm 2.7.9)

npx -y @memi-design/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "memi": {
      "command": "npx",
      "args": [
        "-y",
        "@memi-design/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 3 servers listed in the Official MCP Registry.

Other names: io.github.sarveshsea/memi, io.github.sarveshsea/memoire

Related servers

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

Data from the Official MCP Registry