mcpbeat Sign in

EasyAccessPDF MCP Server

answering

EasyAccessPDF is answering right now. Last checked 13 min ago. It exposes 5 tools. Last commit 22 Jul 2026.

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

Uptime history 48 days of history · worst day 47%
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
561 ms
Response time
average over 24h
0
Stars
last commit 22 Jul 2026

EasyAccessPDF missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add easyaccesspdf-mcp --transport http https://easyaccesspdf.com/wp-json/easy/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "easyaccesspdf-mcp": {
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.easyaccesspdf-mcp]
url = "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "easyaccesspdf-mcp": {
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "easyaccesspdf-mcp": {
      "url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

eap
eap_check_pdf
Check a PDF for accessibility compliance (PDF/UA-1, ISO 14289-1) using veraPDF. Included with membership — no credits charged. Returns pages, grade (A/B/C/F), issue list, tag coverage. Pass a publicly accessible URL of the PDF.
eap_convert_to_markdown
Convert a document to clean Markdown (included with membership, no credits). Formats: PDF, Word (.docx/.doc), PowerPoint, Excel, HTML, EPUB, RTF, ODT, TXT. Pass a publicly accessible URL of the document.
eap_export_pdf
Export a PDF to another format (included with membership, no credits). Formats: json (structured document tree), html, text (plain text), annotated-pdf (layout visualization with labeled structure boxes — returned as a 24h download URL). Pass a publicly accessible URL of the PDF.
eap_fix_pdf
Auto-fix a PDF for accessibility: injects metadata, auto-tags the document, re-audits with veraPDF. Costs 1 remediation credit per document ($2.99 single-fix value) — billed for members and non-members alike; membership does not include auto-fix. Returns a 24h download URL for a zip package (tagged PDF + veraPDF report + manual-review checklist). Pass a publicly accessible URL of the PDF.
eap_get_account_status
Get the EasyAccessPDF account status: membership plan, expiry date, remaining PDF credits, current service prices.

Endpoints

URLTransportStateLatencyChecked
https://easyaccesspdf.com/wp-json/easy/v1/mcp streamable-http answering 1497 ms 13 min ago

Alternatives to EasyAccessPDF

same job, measured the same way
Brainiall Documents
by brainiall

High-fidelity PDF to structured Markdown conversion and document field extraction.

3 tools answering
Blinkpdf
by blinkpdf

Render Markdown and LLM output into accessible PDF/UA-1 PDFs. No headless Chromium.

answering
A
Spotlight
by thrain

Local PDF accessibility audit: machine-checkable PDF/UA basics (ADA/EAA/508). No uploads.

66 installs/wk local only
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

50 installs/wk local only
MCP Document Converter
by xt765

Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.

98 installs/wk local only
C
Prince Cloud
by prince

Convert Markdown, HTML, and web pages to high-quality PDF with Prince.

3 tools answering
FileToPDF
by filetopdf

Convert files, HTML, and Markdown to PDF via the FileToPDF API. Bring your own API key.

49 installs/wk 4 tools answering
PDF to Markdown (pdf2md.dev)
by pdf2md

Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.

answering

EasyAccessPDF — questions

Answers built from our own checks of this server.

What can EasyAccessPDF do?
It exposes 5 tools, read directly from the server on our last check. Among them: eap_check_pdf, eap_convert_to_markdown, eap_export_pdf, eap_fix_pdf, eap_get_account_status. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is EasyAccessPDF working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 561 ms. The bar chart above shows every period we have measured.
How do I connect EasyAccessPDF?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does EasyAccessPDF need an API key?
No. EasyAccessPDF completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is EasyAccessPDF?
It answers our handshake in 561 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is EasyAccessPDF open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.