DocuQueue MCP
io.github.dvcoolarun/docuqueue-mcpGenerate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
Tools · 11
Browse available document designs.
Design a new document layout.
See how your document will look.
Create a document. Preview first, then confirm to generate PDF.
Check if your document is ready.
Get your finished document.
Extract colors, fonts, and logo from a website.
Research a topic and generate a visual deck with charts and visualizations.
Save a presentation deck and get a shareable URL.
List available deck templates with their field schemas.
Generate a presentation deck from templates and data.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"docuqueue_mcp": {
"url": "https://docuqueue.com/mcp/sse",
"transport": "streamable-http"
}
}
}