MCP Servers / development / GenCodeDoc

GenCodeDoc

JSON →
stdiononedevelopment

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

Install
How to run this server

No install command recorded.

server path: gencodedoc
Tools
What this server exposes
init
Initialize a new GenCodeDoc project with optional preset
snapshot_create
Create a new snapshot with message and optional tag
snapshot_list
List snapshots with optional limit
snapshot_show
Show details of a specific snapshot
snapshot_cat
View file content at a specific version
snapshot_files
List files in a snapshot with optional pattern filter
snapshot_diff
Compare two snapshot versions
snapshot_restore
Restore a snapshot fully or partially with filter
snapshot_export
Export a snapshot as archive
snapshot_delete
Delete a snapshot
snapshot_cleanup
Cleanup orphaned snapshot data
doc_generate
Generate documentation with optional output path, include patterns, and token limit
doc_preview
Preview documentation structure with max depth
doc_stats
Show project documentation statistics
config_show
Show current configuration
config_edit
Edit configuration interactively
config_set
Set a specific configuration value
config_preset
Apply a configuration preset
config_ignore
Manage ignore rules (add dir, add ext, list all)
status
Show project status
tree
Visualize project directory tree
Configuration
Environment & auth
authnone
Resources
GenCodeDoc — MCP Server · libregistry