ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Gotenberg with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Convert URLs, HTML, and Markdown to PDF or screenshots, and manage PDF files with capabilities for merging, splitting, and metadata editing.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 16 capabilities

The complete Gotenberg capability set.

These are the exact actions your AI can choose when you ask it to work with Gotenberg.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through Gotenberg.

  1. 01

    Convert URL to PDF

    Returns the base64 encoded PDF. Convert a URL to PDF using Chromium

  2. 02

    Merge pdfs

    Merge multiple PDFs into one

  3. 03

    Read PDF bookmarks

    Read bookmarks from a PDF

  4. 04

    Screenshot HTML

    Take a screenshot of raw HTML

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through Gotenberg.

  1. 05

    Screenshot URL

    Returns the base64 encoded image. Take a screenshot of a URL

  2. 06

    Get version

    Get Gotenberg version

  3. 07

    Write PDF bookmarks

    Write bookmarks to a PDF

  4. 08

    Convert HTML to PDF

    Returns the base64 encoded PDF. Convert raw HTML to PDF using Chromium

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through Gotenberg.

  1. 09

    Convert markdown to PDF

    Convert Markdown to PDF using Chromium

  2. 10

    Convert office to PDF

    ) to PDF using the downloadFrom parameter. Convert Office documents to PDF using LibreOffice

  3. 11

    Embed PDF attachments

    Embed attachments into a PDF

  4. 12

    Get health

    Get Gotenberg health status

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through Gotenberg.

  1. 13

    Read PDF metadata

    Read metadata from a PDF

  2. 14

    Screenshot markdown

    Take a screenshot of Markdown

  3. 15

    Split PDF

    Returns a ZIP file containing the split PDFs. Split a PDF into multiple files

  4. 16

    Write PDF metadata

    Write metadata to a PDF

Observed, not estimated

1009ms average. Fast in production.

Gotenberg is checked daily against the live service.

Daily averagePeak 1231ms
Aug 20Today
Fastest day
871ms
Slowest day
1231ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 16 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Gotenberg, so you can see the experience inside your AI.

It does not authenticate your account with Gotenberg. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Gotenberg Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_IkDIVkylexUE9eZzBPNF2NCeizigqyr4NO7jaNq0/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Gotenberg capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gotenberg-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_IkDIVkylexUE9eZzBPNF2NCeizigqyr4NO7jaNq0/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Gotenberg owners ask.

  • 01

    Can I convert a live website to a PDF with specific margins?

    Yes! Use the convert_url_to_pdf capability. You can provide the URL and optional parameters like marginTop, marginBottom, marginLeft, and marginRight to customize the output.

  • 02

    Is it possible to merge multiple PDF files into one?

    Absolutely. The merge_pdfs capability allows you to combine multiple PDF documents into a single file efficiently.

  • 03

    Can I take a screenshot of a webpage instead of a PDF?

    Yes, you can use screenshot_url for live websites or screenshot_html for raw HTML content. You can even specify the format (png, jpeg, webp) and viewport dimensions.