Submit

GenCodeDoc

@fkom13

Intelligent code versioning (snapshots) and automatic documentation generator. With CLI, REST API, and MCP support.

Server Config

{
  "mcpServers": {
    "gencodedoc": {
      "command": "/path/to/poetry-venv/bin/python",
      "args": [
        "-m",
        "gencodedoc.mcp.server_stdio"
      ],
      "env": {
        "PROJECT_PATH": "/path/to/your/target-project"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.