PolyDoc runs on your own machine — the client starts it, so there is no endpoint to ping. 205 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.
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"
}
}
}
Answers built from our own checks of this server.