Agent♥︎Age
Catalog

Docweave MCP

Official1 tool

by NicolasMartalog

Generate a PDF from HTML, a URL, or a template + JSON. A generate_pdf tool for AI agents.

Model Context Protocol (MCP) Server: io.github.NicolasMartalog/docweave-mcp

This MCP server provides a generate_pdf capability for AI agents. It generates a PDF from one of three inputs: HTML content, a URL, or a template combined with JSON data. Its purpose is to convert the provided source material into a PDF output usable by downstream workflows.

🛠️ Key Features

  • generate_pdf tool
  • PDF generation from HTML
  • PDF generation from a URL
  • PDF generation from a template + JSON

🚀 Use Cases

  • Converting HTML documents into PDFs
  • Turning a webpage URL into a PDF
  • Producing PDFs from templates populated with JSON data

⚡ Developer Benefits

  • Single generate_pdf interface for multiple input types
  • Agent-friendly tool design for automated PDF creation

⚠️ Limitations

  • Available functionality is limited to PDF generation via generate_pdf (no other tools described)
Docweave MCP - agentage MCP Catalog