Developers

Build accessible-PDF auditing and conversion into your own processes: from an AI assistant over MCP, or from any language with the REST API.

MCP connection

Model Context Protocol server with 9 tools so an assistant (Claude and others) can upload documents, follow progress and download the accessible PDF/A.

Endpointhttps://pdfaccesible.com/mcp
TransportHTTP (JSON-RPC 2.0)
View MCP tools

REST API

Upload a PDF, get back an id and check the status whenever you like: processing happens in the background, so your integration is never left waiting.

Basehttps://pdfaccesible.com/api/v1
FormatJSON (UTF-8)
View endpoints

Get started

  1. Create an account and verify your email.
  2. Generate a key in My account → API credentials.
  3. Send it with every call as Authorization: Bearer ….
  4. Upload, check the status with the id and download the result.

Auditing is free; converting uses your plan quota.