Vinkius
Pdfcrowd

Pdfcrowd MCP for AI. Convert web content, PDFs, and raw data into any format.

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 pages, raw HTML, and documents into usable formats like PDF, images, or plain text. It also lets you generate professional business records—like invoices and receipts—directly from structured JSON data using your AI agent.

What your AI can do

Convert html to image

Captures a visual screenshot of an HTML page or URL, returning the image data in base64 format.

Convert html to pdf

Converts any given web page or raw HTML string into a complete PDF document, returned as base64 encoded data.

Convert pdf to html

Transforms the content of an existing PDF file back into editable HTML format, retaining structural tags.

+ 2 more capabilities included
Convert web pages/HTML to PDF

Pass an HTML string or URL, and the agent sends back base64 encoded data for a complete PDF document.

Capture screenshots from web content

Takes a visual snapshot of a webpage or raw HTML structure, returning it as a base64 encoded image (PNG, JPG, WebP).

Extract structured data into HTML

Converts an existing PDF file into clean HTML data, preserving formatting and allowing the agent to analyze document structure.

Get plain text from PDFs

Processes a PDF document and returns only the raw, searchable text content, stripping away all formatting.

Generate professional business documents

Takes structured JSON data (like item lists, totals, dates) and generates a polished, ready-to-use PDF invoice or receipt.

Included with Plan

Waiting for input…

AI Agent

Pdfcrowd MCP Server: 5 Tools for Document Flow

These five tools let your AI client handle everything from turning a live webpage into a PDF to generating professional invoices from raw 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 visual screenshot of an HTML page or URL, returning the image data in base64 format.

Convert Html To Pdf

Converts any given web page or raw HTML string into a complete PDF document...

Convert Pdf To Html

Transforms the content of an existing PDF file back into editable HTML format...

Convert Pdf To Text

Extracts only the plain text from a PDF document, discarding all formatting and...

Generate Business Document

Creates professional business records (invoices or receipts) by taking structured...

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.

The Struggle of Document Conversion

Right now, if you have a PDF and need to analyze the data inside, you often resort to copy-pasting. You get messy text that loses table structure, or worse—you lose key information altogether because the original formatting was too complex for simple paste functions.

With this server, your agent handles it cleanly. If you run `convert_pdf_to_text`, you get pure, searchable data. But if you need to keep the columns and layout intact while extracting that info, use `convert_pdf_to_html`. You keep the structure without losing the content.

Generate Invoices with generate_business_document

Manually building invoices is a huge time sink. You have to juggle multiple spreadsheets, ensure numbering matches, and manually format every single document so it looks professional—a process that always introduces errors.

Now, you just feed the JSON data into `generate_business_document`. The agent handles all the formatting rules, generating an accurate, polished PDF invoice instantly. It's done.

What your AI can actually do with this

This server handles everything from turning raw web data into polished documents to generating official paperwork for your AI client. You can feed it anything—a URL, an HTML string, or an existing PDF—and it spits out usable content.

Need a complete document? Use convert_html_to_pdf and pass in an HTML string or a full web address; the agent sends back the base64 data for a finished PDF. If you just need a visual snapshot of what that page looks like, run convert_html_to_image to capture it as a base64 encoded image (PNG, JPG, WebP).

Pulling information out of existing PDFs is straightforward. To strip the document down to raw, searchable text for data analysis, use convert_pdf_to_text. If you need more than just plain words—if your agent needs to analyze structural tags and formatting—you can run convert_pdf_to_html to transform the PDF's content into editable HTML.

Conversely, if you start with clean HTML or a raw web page and want it in a document format, those functions cover it.

When it comes to business records, forget building invoices from scratch. Just send structured JSON data—like item lists, total amounts, or dates—to generate_business_document, and the tool returns a polished, professional PDF invoice or receipt that you can use right away.

Built · Hosted · Managed by Vinkius Pdfcrowd - Convert Documents & Generate Invoices
Server ID 019ea5fd-5e38-71a0-ba72-05732baca089
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I convert a URL to PDF using convert_html_to_pdf? +

You pass the full URL or raw HTML string to convert_html_to_pdf. The tool returns base64 encoded data, meaning your agent gets the complete PDF file ready for download.

Is convert_pdf_to_text better than converting to HTML? +

It depends on what you need. convert_pdf_to_text strips everything down to raw text, which is best if you just want to search or analyze content word-for-word. If you need tables and layout for analysis, use convert_pdf_to_html.

Can I generate an invoice with multiple line items? (generate_business_document) +

Yes. You provide the structured JSON data containing all your line items, quantities, and rates. The generate_business_document tool compiles this into a single, professional PDF record.

How do I capture a specific section of a web page? (convert_html_to_image) +

You pass the URL or HTML. The convert_html_to_image tool lets you specify viewport dimensions and captures that exact visual area as a PNG, JPG, or WebP image.

What input formats can I use with convert_pdf_to_html? +

You must provide a PDF document file or base64 encoded data. The tool reads the binary structure of the PDF and converts it into standard HTML markup, losing any complex visual elements like non-text backgrounds.

Does convert_html_to_pdf accept raw HTML strings, or must I use a full URL? +

You can use both. If you provide a URL, the service fetches and renders the page first. If you pass a raw HTML string, it processes that exact markup without making any external web requests.

Are there specific parameters I need to set for layout when using convert_html_to_pdf? +

Yes, you control the output structure by passing metadata. You can specify orientation (portrait/landscape), desired page size, and margin requirements to ensure pixel-perfect results.

What happens if I hit a rate limit when using convert_html_to_image? +

If you make too many requests in a short time, the API will return an HTTP 429 error. You'll need to implement exponential backoff or simply pause your calls until the cooldown period expires.

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.