← Back to Plugins
MCP Server MCP

EasyAccessPDF

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp",
      "headers": [
        {
          "description": "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/",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...