Skip to content
VS Code

EasyAccessPDF for VS Code

io.github.luotwo/easyaccesspdf-mcp

PDF accessibility checks (veraPDF PDF/UA-1), auto-fix and Markdown conversion. EU-hosted.

client:VS Code transport:streamable-http

Install EasyAccessPDF in VS Code

.vscode/mcp.json

{
  "servers": {
    "easyaccesspdf-mcp": {
      "type": "http",
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

EasyAccessPDF in other clients