Catalog
io.blinkpdf/blinkpdf
OfficialRender Markdown and LLM output into accessible PDF/UA-1 PDFs. No headless Chromium.
Convert Markdown and LLM output to accessible PDF/UA-1 documents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"blinkpdf": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.blinkpdf.io/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.