Skip to content
Back to search
30
MCP

DocAuto

io.github.gzucob/docauto-mcp

Model Context Protocol server for the DocAuto document-generation API.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

docauto-mcp
Model Context Protocol server for the DocAuto document-generation API.
0 tools
dbt-docs-mcp
Model Context Protocol (MCP) server for dbt docs
0 tools
docwriter-mcp-server
A Model Context Protocol (MCP) server for programmatic creation, modification, and compilation of structured LaTeX documents. Enables AI age
0 tools
modelcontextprotocol
Specification and documentation for the Model Context Protocol
0 tools
invokeai-mcp-server
A Model Context Protocol server for InvokeAI image generation
0 tools
docmost-mcp
A Model Context Protocol (MCP) server for Docmost — the open-source collaborative wiki.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "docauto": {
      "url": "None",
      "transport": "http"
    }
  }
}