mcpbeat Sign in

DocuQueue MCP Server

by dvcoolarun Your server? Claim it
answering

DocuQueue MCP is answering right now. Last checked 5 min ago. It exposes 11 tools. Last commit 26 Aug 2026.

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

Uptime history 22 days of history
22 days agonow
100.0%
Uptime 24h
91 of 91 checks
11
Tools
read from the server
409 ms
Response time
average over 24h
1
Stars
last commit 26 Aug 2026

What the code does

We read the source, 14 h ago · tools taken from the live server · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call upload_docx_template.file_path → src/tools/uploadDocxTemplate.ts:29
    const fileBuffer = fs.readFileSync(filePath);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add docuqueue-mcp --transport http https://docuqueue.com/mcp/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "docuqueue-mcp": {
      "url": "https://docuqueue.com/mcp/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.docuqueue-mcp]
url = "https://docuqueue.com/mcp/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "docuqueue-mcp": {
      "url": "https://docuqueue.com/mcp/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "docuqueue-mcp": {
      "url": "https://docuqueue.com/mcp/sse"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

deck
list_deck_templates
List available deck templates with their field schemas.
download
download_pdf
Get your finished document.
extract
extract_branding
Extract colors, fonts, and logo from a website.
fill
fill_template
Create a document. Preview first, then confirm to generate PDF.
generate
generate_deck
Generate a presentation deck from templates and data.
preview
preview_template
See how your document will look.
research
get_research_deck
Research a topic and generate a visual deck with charts and visualizations.
save
save_deck
Save a presentation deck and get a shareable URL.
status
get_status
Check if your document is ready.
template
create_template
Design a new document layout.
templates
list_templates
Browse available document designs.

Tools removed

These were exposed before and are gone now. No other catalogue tracks this.

host_html
removed 18 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://docuqueue.com/mcp/sse streamable-http answering 350 ms 5 min ago

Alternatives to DocuQueue MCP

same job, measured the same way
Doom MCP
by gunnargrosch

Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client

129 installs/wk local only
Re:port Flow MCP
by re-port-flow

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

67 installs/wk 10 tools answering
Clipia
by clipia-ai

Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.

answering
Getcoherence
by getcoherence

Coherence MCP — chat with your CRM's AI agent from Claude, Cursor, and Cline.

116 installs/wk local only
Overskill
by overskill

Build and publish Overskill apps from Cursor, Claude, ChatGPT, or any MCP client.

answering
Claude Imagine
by claudeimagine

Generate AI images with multiple models from any compatible MCP client.

answering
Quallaa
by quallaa

Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.

answering
Memory
by cortex-mem

Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.

105 installs/wk local only

DocuQueue MCP — questions

Answers built from our own checks of this server.

What can DocuQueue MCP do?
It exposes 11 tools, read directly from the server on our last check. Among them: create_template, download_pdf, extract_branding, fill_template, generate_deck, get_research_deck and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DocuQueue MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 409 ms. The bar chart above shows every period we have measured.
Did DocuQueue MCP ever remove tools?
Yes. host_html is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect DocuQueue MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DocuQueue MCP need an API key?
No. DocuQueue MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DocuQueue MCP?
It answers our handshake in 409 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DocuQueue MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.