Skip to content
Cursor

api2pdf for Cursor

io.usefulapi/api2pdf

MCP server for Api2Pdf — generate PDFs & images from HTML, URLs or office files; merge, barcodes.

client:Cursor transport:streamable-http

Install api2pdf in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "api2pdf": {
      "url": "https://api2pdf.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

api2pdf in other clients