docraptor for Claude Desktop
io.usefulapi/docraptor
Turn HTML or a live URL into polished PDF and Excel files — hosted downloads, async jobs, history.
client:Claude Desktop
transport:streamable-http
tools:4
Install docraptor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docraptor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docraptor.usefulapi.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs