PDFTools for Cursor
io.github.therealmrfunguy/pdf-tools
Extract text and tables from PDFs, merge documents, and get metadata.
client:Cursor
transport:sse
Install PDFTools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdf-tools": {
"url": "https://pdf.rjctdlabs.xyz/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs