Skip to content
Cursor

PDF Toolkit for Cursor

com.tensormaster/pdf

Convert PDFs/images to Word, Excel, and Markdown. Split, merge, and watermark PDF files.

client:Cursor transport:streamable-http

Install PDF Toolkit in Cursor

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

{
  "mcpServers": {
    "pdf": {
      "url": "https://api.tensormaster.com/pdf/mcp"
    }
  }
}

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

PDF Toolkit in other clients