Coming Soon

Model Context Protocol

Use PDFCraft with AI assistants like Claude, ChatGPT, and more through the Model Context Protocol.

AI-Powered Generation

Let AI assistants generate and convert Markdown to PDF directly from your conversations.

Seamless Integration

Works with Claude Desktop, Cursor, and other MCP-compatible AI tools.

Automated Workflows

Create, edit, and convert documents in natural language conversations.

Developer Friendly

Simple configuration with open-source MCP server implementation.

How It Works

1

Install the MCP Server

Add PDFCraft to your MCP configuration in Claude Desktop or Cursor.

2

Ask Your AI Assistant

"Generate a professional PDF resume from this Markdown..."

3

Get Your PDF

The AI uses PDFCraft to generate and download your PDF automatically.

Configuration Example

// claude_desktop_config.json
{
  "mcpServers": {
    "pdfcraft": {
      "command": "npx",
      "args": ["-y", "@pdfcraft/mcp-server"],
      "env": {
        "PDFCRAFT_API_KEY": "your_api_key_here"
      }
    }
  }
}

Join the Waitlist

Be among the first to integrate PDFCraft with your favorite AI assistants. Get early access to our MCP server.

Try the Editor Now