ComPDF MCP for Cursor
io.github.compdf-youna/compdf-mcp
ComPDF remote MCP server
client:Cursor
transport:streamable-http
Install ComPDF MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"compdf-mcp": {
"url": "https://mcp-server.compdf.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs