← All servers
πŸ’³

PolyDocPublisherπŸ›‘ No advisories

tech.polydoc/polydoc-mcp
New to MCP? Start here β†’
0β˜… stars
18weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of polydoc.tech, who proved control of the domain through the official MCP registry.

Verified owner: polydoc.tech β†—tech.polydoc/polydoc-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs POLYDOC_API_KEY.
βœ“
Configuration
Reads POLYDOC_SANDBOX, POLYDOC_BASE_URL, POLYDOC_OUTPUT_DIR.

About

PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.

Packages & transports

npmpolydoc-mcpv0.1.4 Β· npx

Metadata

Categorypayments
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "polydoc": {
      "command": "npx",
      "args": [
        "-y",
        "polydoc-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y polydoc-mcp