DocuForge logoDocuForge

MCP

DocuForge MCP Overview

Use the DocuForge MCP server to list templates, render previews, render production PDFs, and fetch usage directly from MCP-enabled clients.

  1. Set MCP server URL to https://mcp.docuforge.app/mcp (or your self-hosted endpoint).
  2. Pass Authorization: Bearer <MCP_SERVER_TOKEN> in MCP client headers.
  3. Configure DocuForge API credentials in the MCP server environment.
  4. Call tools: docuforge_get_usage, docuforge_list_templates, docuforge_get_template, docuforge_render_pdf, docuforge_render_preview_pdf.