Skip to content
Back to search
30
MCP

io.github.xchucx/agent-memory

io.github.xchucx/agent-memory

Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

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

Similar MCP servers embedding-nearest

io.github.krimto-labs/krimto
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
0 tools
io.github.xultrax-web/agent-memory-mcp
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools
io.github.silversurfer562/memdocs
Git-native project memory for AI assistants with enterprise-grade audit compliance
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.xchucx/agent-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}