Home › Other › EasyAccessPDF

EasyAccessPDF

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

JavaScript Cloud Remote
★ 0 stars Last pushed 2026-07-22 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://easyaccesspdf.com/wp-json/easy/v1/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http easyaccesspdf-mcp https://easyaccesspdf.com/wp-json/easy/v1/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "easyaccesspdf-mcp": {
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — HTTP Basic token: base64(account-email:wordpress-application-password). Requires an EasyAccessPDF account; MCP Membership ($19.90/32 days) unlocks conversions, exports and checks; eap_fix_pdf bills 1 credit per document. Setup guide: https://easyaccesspdf.com/mcp/

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry