PolyDoc runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 1 Aug 2026.
PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.
Today is the operative word: we check PolyDoc every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add polydoc-mcp -- npx -y polydoc-mcp
{
"mcpServers": {
"polydoc-mcp": {
"args": [
"-y",
"polydoc-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.polydoc-mcp]
command = "npx"
args = ["-y", "polydoc-mcp"]
{
"mcpServers": {
"polydoc-mcp": {
"args": [
"-y",
"polydoc-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"polydoc-mcp": {
"args": [
"-y",
"polydoc-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
POLYDOC_API_KEY (API key from dashboard.polydoc.tech.), POLYDOC_SANDBOX (Default sandbox mode (watermarked, does not use production quota). A tool call can override per request. Defaults to false.), POLYDOC_BASE_URL (Override for self-hosted or staging use. Defaults to https://api.polydoc.tech.), POLYDOC_OUTPUT_DIR (Directory downloads are written to. Defaults to the OS temp dir + /polydoc.).
The author declared them in the registry entry; get the values from the project itself.
Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.
Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.
MCP server for Android automation with UI interaction, screenshots, and device control
URL to screenshot, PDF, or structured extract for AI agents via MCP.
MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API
Answers built from our own checks of this server.