Skip to content
Cursor

makespdf for Cursor

com.makespdf/makespdf

Compliant PDFs (PDF/A-2A + PDF/UA-1) from markdown or a compact DSL - fast, no headless browser.

client:Cursor transport:streamable-http tools:10

Install makespdf in Cursor

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

{
  "mcpServers": {
    "makespdf": {
      "url": "https://makespdf.com/api/v1/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

makespdf in other clients