EasyAccessPDF for Grok
io.github.luotwo/easyaccesspdf-mcp
PDF accessibility checks (veraPDF PDF/UA-1), auto-fix and Markdown conversion. EU-hosted.
client:Grok
transport:streamable-http
Install EasyAccessPDF in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"easyaccesspdf-mcp": {
"type": "http",
"url": "https://easyaccesspdf.com/wp-json/easy/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs