Vinkius
Pdfcrowd

Pdfcrowd MCP for AI. Turn web pages, PDFs, and JSON into actionable assets.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Pdfcrowd MCP on Cursor AI Code EditorPdfcrowd MCP on Claude Desktop AppPdfcrowd MCP on OpenAI Agents SDKPdfcrowd MCP on Visual Studio CodePdfcrowd MCP on GitHub Copilot AI AgentPdfcrowd MCP on Google Gemini AIPdfcrowd MCP on Lovable AI DevelopmentPdfcrowd MCP on Mistral AI AgentsPdfcrowd MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Pdfcrowd converts web content, PDFs, and raw data formats instantly. Send an HTML string or URL, and get a high-quality PDF, PNG image, or editable text back.

Use `generate_business_document` to build professional invoices and receipts from simple JSON records.

What your AI can do

Convert html to image

Captures a screenshot of a given URL or raw HTML string and returns it as base64 encoded image data (PNG/JPG).

Convert html to pdf

Converts a specified web page URL or raw HTML string directly into a high-quality PDF file, returning the content as base64.

Convert pdf to html

Takes an uploaded PDF document and transforms its contents back into editable HTML code, returning it as base64 encoded data.

+ 2 more capabilities included
Convert Web Content to Visual Assets

Send any URL or raw HTML string; the server outputs a base64 encoded PDF or PNG/JPG screenshot.

Deconstruct PDFs into Code-Ready Text

The server reads a PDF and returns the content either as clean, editable HTML or as plain text data.

Generate Structured Financial Documents

Input structured JSON records (like line items and totals), and the server builds a professional PDF invoice or receipt.

Included with Plan

Waiting for input…

AI Agent

Pdfcrowd MCP Server: 5 Tools for Document Conversion

These five tools let your agent convert web content into PDFs and images, transform PDFs back into editable formats, or generate professional documents from structured data.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Pdfcrowd on Vinkius

Convert Html To Image

Captures a screenshot of a given URL or raw HTML string and returns it as base64 encoded image data (PNG/JPG).

Convert Html To Pdf

Converts a specified web page URL or raw HTML string directly into a high-quality...

Convert Pdf To Html

Takes an uploaded PDF document and transforms its contents back into editable HTML...

Convert Pdf To Text

Extracts all visible text from a PDF file and returns only plain, clean text data...

Generate Business Document

Accepts structured JSON data payloads to automatically generate professional...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Pdfcrowd integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Pdfcrowd, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Pdfcrowd MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Pdfcrowd. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 5 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Dealing with documents means copy-pasting, converting formats, and losing data every time.

Right now, if you get a report in PDF format, you have to manually open it, copy the text into Notion or Excel, and then maybe take screenshots of graphs. If you need that content *and* the original web page structure, you're out of luck. You end up with three separate pieces of information: messy text, broken images, and a dead-end PDF.

With Pdfcrowd, your agent handles this mess in one step. Need a polished report? Call `convert_html_to_pdf`. Need the data for a database entry? Use `convert_pdf_to_text` on the original file. You get clean, usable assets every time.

Pdfcrowd MCP Server: Generate professional invoices from JSON.

The old way of handling invoicing was painful. You'd gather line item data in a spreadsheet, then manually create the PDF template, filling in headers, tax rates, and client details by hand. It took time, and if one number was wrong, you had to restart.

Now, just feed the structured JSON payload into `generate_business_document`. The server handles the entire document structure—the boilerplate, the layout, the calculations—and spits out a perfect PDF ready for sending. Zero manual steps required.

What your AI can actually do with this

You gotta handle documents all the time, right? Web pages, PDFs, spreadsheets—they're always in some messy format. This server lets your agent punch through that mess. You don't just convert files; you turn static content into usable data streams.

Converting Web Content to Visual Assets: When you send a URL or raw HTML string, the convert_html_to_pdf tool spits out a high-quality PDF file, keeping all your formatting intact. If you need it as a picture instead of a document, use convert_html_to_image; that captures the whole thing as a base64 encoded PNG or JPG screenshot.

This works for any web page or piece of raw HTML code you throw at it.

Deconstructing PDFs into Code-Ready Text: You got an old PDF sitting there? The server can read it and give you two options. If you need the content editable in code, use convert_pdf_to_html to turn the uploaded file back into clean, workable HTML code (base64 encoded data). If you just want the plain words for quick analysis—no tables, no formatting junk—you run convert_pdf_to_text.

This strips everything down and gives you only pure, clean text.

Generating Structured Financial Documents: Need to make an invoice or a receipt? You don't have to worry about templates. Just feed the server structured JSON data payloads into generate_business_document. It takes your line items, totals, and customer info and automatically builds out a professional PDF document for you, all base64 encoded.

Your agent handles this whole process: it calls the right tool—say, convert_pdf_to_text—you pass the required input (the URL, the HTML string, or the JSON payload), and the server runs the conversion. It returns base64 encoded data, whether that's a PDF file, an image, or clean text. You get exactly what you need, ready for your client to use immediately.

Built · Hosted · Managed by Vinkius Pdfcrowd MCP Server - Convert HTML and PDFs
Server ID 019ea5fd-882b-70c0-a5e9-abfb3c28628a
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I convert an HTML string to a PDF using `convert_html_to_pdf`? +

You pass the raw HTML string directly as the input argument. The server handles the conversion and returns the base64 encoded PDF data, which you can then decode and use.

What is the difference between `convert_pdf_to_text` and `convert_pdf_to_html`? +

They serve different purposes. Use convert_pdf_to_text when you only want raw, simple data for quick analysis. Use convert_pdf_to_html if you need the content to remain editable in a web format.

Can I make an invoice using `generate_business_document`? +

Yes. This tool is specifically built for that. You provide structured JSON data (like item names, quantities, and prices), and it generates a formatted PDF invoice or receipt.

Does `convert_html_to_image` include advanced styling options? +

It captures a screenshot of the content you pass in. While it's accurate to what's displayed, remember it is an image tool, not a format processor.

What information is required when setting up access for a tool like `convert_html_to_pdf`? +

You must provide your Pdfcrowd Username and API Key. These credentials allow your AI client to authenticate the request before any conversion process begins.

When I use a conversion tool like `convert_pdf_to_text`, what format is the resulting data provided in? +

The output is always delivered as base64 encoded text data. Your AI client or agent must decode this string to get usable plain text.

How do I specify custom viewport settings with `convert_html_to_image`? +

You control the output by specifying dimensions, orientation, and viewports. This allows you to capture screenshots with pixel-perfect size requirements.

For `generate_business_document`, what structure does the required JSON data need to follow? +

The tool requires structured JSON input that matches its pre-built templates. You must include details like line items, totals, and other necessary fields for accurate document generation.

Can I convert a raw HTML string instead of a URL? +

Yes! Use the convert_html_to_pdf or convert_html_to_image tools and provide your HTML code in the text parameter instead of using the url parameter.

How do I generate a professional invoice from my data? +

Use the generate_business_document tool. Provide the document_type as 'invoice', and include your line items, total, and currency in the JSON payload to get a styled PDF.

Is it possible to extract plain text from a PDF file? +

Absolutely. Use the convert_pdf_to_text tool with the URL of your PDF. You can also enable no_layout if you want the text in reading order without layout preservation.

Built & Managed by Vinkius 30s setup 5 tools

We've already built the connector for Pdfcrowd. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 5 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.