← Index

io.github.silversurfer562/memdocs

io.github.silversurfer562/memdocs·v2.1.4·Developer Tools
Quality Score
76
/100

Git-native project memory for AI assistants with enterprise-grade audit compliance

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "memdocs": {
      "command": "uvx",
      "args": [
        "memdocs"
      ],
      "env": {
        "PROJECT_ROOT": "<project_root>",
        "ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
      }
    }
  }
}
§02  Environment variables
PROJECT_ROOT

Root directory of the project to track

ANTHROPIC_API_KEY
requiredsecret

API key for Claude AI operations (summarization, analysis)

§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools