Loading MCP server directory, please wait...
Versioning de code et génération de documentation intelligents. Supporte CLI, API REST, et MCP.
npx @getmcp/cli add io.github.fkom13/gencodedocRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fkom13/gencodedoc": {
"command": "uvx",
"args": [
"gencodedoc"
]
}
}
}