Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

DocuQueue MCP

io.github.dvcoolarun/docuqueue-mcp

Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.

Uptime
100.0%
2 direct probes · 30d
Response
703ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

list_templates

Browse available document designs.

create_template

Design a new document layout.

preview_template

See how your document will look.

fill_template

Create a document. Preview first, then confirm to generate PDF.

get_status

Check if your document is ready.

download_pdf

Get your finished document.

extract_branding

Extract colors, fonts, and logo from a website.

get_research_deck

Research a topic and generate a visual deck with charts and visualizations.

save_deck

Save a presentation deck and get a shareable URL.

list_deck_templates

List available deck templates with their field schemas.

generate_deck

Generate a presentation deck from templates and data.

How to use

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

{
  "mcpServers": {
    "docuqueue_mcp": {
      "url": "https://docuqueue.com/mcp/sse",
      "transport": "streamable-http"
    }
  }
}