polydoc-mcp

polydoc-tech/polydoc-mcp
★ 0 stars TypeScript AI/LLM Updated 5d ago
PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoices (Factur-X / ZUGFeRD) for MCP clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "polydoc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "polydoc-tech/polydoc-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for [PolyDoc](https://polydoc.tech), a REST API that converts HTML or URLs to **PDF**, captures **screenshots**, and generates EU-compliant **e-invoices** (Factur-X / ZUGFeRD hybrid PDF/A-3). It lets MCP clients (Claude Desktop, Claude Code, Cursor, and others) drive PolyDoc directly.

Tools (6)

POLYDOC_API_KEYPOLYDOC_BASE_URLPOLYDOC_OUTPUT_DIRPOLYDOC_SANDBOXnpxpolydoc_html_to_pdf