EasyAccessPDF for Cursor
io.github.luotwo/easyaccesspdf-mcp
PDF accessibility checks (veraPDF PDF/UA-1), auto-fix and Markdown conversion. EU-hosted.
client:Cursor
transport:streamable-http
Install EasyAccessPDF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"easyaccesspdf-mcp": {
"url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs