Generate PDFs and screenshots from HTML via Claude Desktop, Cursor, or any MCP-compatible agent. Hosted server at mcp.docapi.co — no local install required. Authenticate with your DocAPI key. Free tier: 100
calls/month.
Server Config
{
"mcpServers": {
"docapi": {
"url": "https://mcp.docapi.co/mcp",
"headers": {
"x-api-key": "<YOUR_DOCAPI_KEY>"
}
}
}
}