PDFMakerAPI for Cursor
io.github.gerardobarrera/pdfmakerapi-mcp
Turn a description into a shareable, editable PDF — invoices, certificates, reports, resumes.
client:Cursor
transport:streamable-http
runtime:npm
Install PDFMakerAPI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdfmakerapi-mcp": {
"url": "https://api.pdfmakerapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs