Server data from the Official MCP Registry
Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
About
Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
Remote endpoints: streamable-http: https://docuqueue.com/mcp/sse
Security Report
The DocuQueue MCP server has reasonable structure and appropriate use of authentication, but contains several security concerns that warrant attention. The unauthenticated TODO comment in the remote server, missing API key validation, weak CORS configuration, and insufficient input validation on file operations create exploitable vectors. The branding extractor contains proper URL validation but file upload functionality lacks path traversal protections. Supply chain analysis found 3 known vulnerabilities in dependencies (2 critical, 1 high severity).
7 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
DocuQueue MCP Server
MCP server for creating professional documents (invoices, contracts, certificates, proposals, reports) using the DocuQueue API.
Quick Start
# Run directly with npx
npx github:docuqueue/docuqueue-mcp
Setup
1. Get your API key
Sign up at docuqueue.com to get your API key.
2. Configure the MCP server
Create ~/.docuqueue/mcp-config.yaml:
docuqueue_api_key: "your-api-key-here"
docuqueue_api_url: "https://docuqueue.com/api/v1"
3. Add to your AI client
Claude Code:
claude mcp add docuqueue -- npx github:docuqueue/docuqueue-mcp
Codex (~/.codex/config.toml):
[mcp_servers.docuqueue]
command = "npx"
args = ["github:docuqueue/docuqueue-mcp"]
OpenCode (~/.config/opencode/opencode.jsonc):
{
"mcp": {
"docuqueue": {
"type": "local",
"command": ["npx", "github:docuqueue/docuqueue-mcp"]
}
}
}
Available Tools
| Tool | Description |
|---|---|
list_templates | Browse available document designs |
create_template | Design a new document layout |
fill_template | Create a document with your data |
preview_template | See how your document will look |
get_status | Check if your document is ready |
download_pdf | Get your finished document |
upload_docx_template | Use your own Word document as a design |
extract_branding | Match your company's visual style |
get_branding | View your saved style settings |
Usage
You: Create an invoice for Acme Corp, 3 widgets at $50 each, 10% tax
AI: [Lists templates] → [Previews invoice] → [Generates PDF] → [Returns download link]
Development
git clone https://github.com/docuqueue/docuqueue-mcp.git
cd docuqueue-mcp
npm install
npm run dev
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
