Skip to content
Cursor

MintPDF for Cursor

io.github.trendtweekers/mintpdf

Turn HTML or Markdown into a clean, styled PDF and get a download link.

client:Cursor transport:streamable-http runtime:npm tools:2

Install MintPDF in Cursor

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

{
  "mcpServers": {
    "mintpdf": {
      "url": "https://mintpdf.dev/mcp"
    }
  }
}

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

What Cursor can do once it is connected

MintPDF in other clients