Catalog
io.github.gzucob/docauto-mcp
OfficialDocAuto
Model Context Protocol server for the DocAuto document-generation API.
Access the DocAuto document-generation API through MCP tools.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"docauto-mcp": {
"command": "uvx",
"args": [
"docauto-mcp"
]
}
}
}