Gencodedoc runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 12 Feb 2026.
Versioning de code et génération de documentation intelligents. Supporte CLI, API REST, et MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gencodedoc -- uvx gencodedoc
{
"mcpServers": {
"gencodedoc": {
"args": [
"gencodedoc"
],
"command": "uvx"
}
}
}
[mcp_servers.gencodedoc]
command = "uvx"
args = ["gencodedoc"]
{
"mcpServers": {
"gencodedoc": {
"args": [
"gencodedoc"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gencodedoc": {
"args": [
"gencodedoc"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.