🔌

pdf-generator

Generate PDFs from Markdown or HTML. Zero-auth, agent-native. Returns base64-encoded PDF.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "devhatchloop-pdf-generator": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "devhatchloop-pdf-generator": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "devhatchloop-pdf-generator": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The dev.hatchloop/pdf-generator server is a tool that generates PDF files from Markdown or HTML input and returns them as base64-encoded data, allowing for zero-authentication and native integration with agents, and can be accessed remotely to enable PDF creation capabilities in various applications. Developers would use this server when they need to dynamically generate PDF documents from markup language sources. It provides a straightforward way to create PDFs without requiring complex setup or authentication processes.

Generate PDFs from Markdown or HTML. Zero-auth, agent-native. Returns base64-encoded PDF.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The pdf-generator server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/devhatchloop-pdf-generator.svg)](https://skillsplayground.com/mcps/devhatchloop-pdf-generator/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.