Skip to content
Back to search
30
MCP

Mneme

io.github.patsa2561-art/mneme-ai

Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.

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

Similar MCP servers embedding-nearest

mneme-ai
Mneme — the memory layer for your codebase. Knows the WHY, the WHAT, the WHERE-IT-BREAKS.
0 tools
Mnema — AI Memory Layer
Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.
0 tools · streamable-http
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools
io.github.simplemindedbot/mnemex
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
0 tools
memorix
Local-first shared memory layer for AI coding agents across MCP clients, Git history, reasoning context, and project sessions.
0 tools
ide-memory-mcp
Cross-IDE persistent memory layer for AI coding agents via MCP
0 tools

How to use

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

{
  "mcpServers": {
    "mneme": {
      "url": "None",
      "transport": "http"
    }
  }
}