Skip to content
Back to search
30
MCP

io.github.lumayapartners/memini

io.github.lumayapartners/memini

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.riponcm/projectmem
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools
io.github.teflon07/memkeeper
Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
memi
Design-system memory for coding agents — Figma tokens, shadcn/ui codegen, Tailwind audits.
0 tools
io.github.silversurfer562/memdocs
Git-native project memory for AI assistants with enterprise-grade audit compliance
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.lumayapartners/memini": {
      "url": "None",
      "transport": "http"
    }
  }
}