DocuQueue MCP Server A remote MCP server that generates PDFs from your DocuQueue templates — invoices, contracts, cert…
DocuQueue MCP Server A remote MCP server that generates PDFs from your DocuQueue templates — invoices, contracts, certificates, anything you've designed — straight from Claude, Cursor, or any MCP-compatible AI agent. What it does - Generate PDFs from natural language: "Create an invoice for Acme Corp totalling $300" - Browse and search your template library - Fill form fields with structured data (W-9s, W-4s, contracts) - Bulk-generate hundreds of documents in one request - Works with any DocuQueue template — HTML or .docx Requirements - A DocuQueue account (sign up free (https://docuqueue.com/register)) - API key from your dashboard (or use OAuth) Links - docuqueue.com (https://docuqueue.com) - Documentation (https://docuqueue.com/mcp) - GitHub (https://github.com/docuqueue/docuqueue-mcp) - Issues (https://github.com/docuqueue/docuqueue-mcp/issues) Setup No install required. Just add your API key: Claude Desktop / Claude Code / Cursor { "mcpServers": { "docuqueue": { "url": "https://docuqueue.com/mcp/sse", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } } } Or use OAuth (browser popup): { "mcpServers": { "docuqueue": { "url": "https://docuqueue.com/mcp/sse" } } } Pricing Tools list_templates search_templates create_template fill_form generate_document bulk_generate extract_branding
docuqueue
mcp
free
Others in the same category, ranked by how often they are opened.