Submit

pdf-it

@Marsel Bait (@mrslbt)

Turn Claude research output into designed PDFs. Cover page, table of contents, code blocks that hold across pages. An MCP server and Claude Code skill for markdown to PDF. Works with Claude Desktop, Claude Code, Cursor, Cline, Continue.dev, Zed, and any MCP-capable client.

Server Config

{
  "mcpServers": {
    "pdf-it": {
      "command": "npx",
      "args": [
        "-y",
        "pdf-it-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.