PluginBench
MCP Server

PandaDoc MCP MCP Server

io.github.Servosity/pandadoc-mcp

What is the PandaDoc MCP MCP server?

Every PandaDoc endpoint, plus an offline document pipeline no other PandaDoc tool has - stalled

How to install PandaDoc MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • PANDADOC_API_KEY
    required
    secret

    Set the PANDADOC_API_KEY credential for the PandaDoc MCP server.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pandadoc-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/pandadoc-v0.1.0/pandadoc-mcp.mcpb",
      "args": [],
      "env": {
        "PANDADOC_API_KEY": "<YOUR_PANDADOC_API_KEY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "pandadoc-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/pandadoc-v0.1.0/pandadoc-mcp.mcpb",
      "args": [],
      "env": {
        "PANDADOC_API_KEY": "<YOUR_PANDADOC_API_KEY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "pandadoc-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/pandadoc-v0.1.0/pandadoc-mcp.mcpb",
      "args": [],
      "env": {
        "PANDADOC_API_KEY": "<YOUR_PANDADOC_API_KEY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "pandadoc-mcp": {
      "type": "stdio",
      "command": "https://github.com/Servosity/msp-skills/releases/download/pandadoc-v0.1.0/pandadoc-mcp.mcpb",
      "args": [],
      "env": {
        "PANDADOC_API_KEY": "<YOUR_PANDADOC_API_KEY>"
      }
    }
  }
}
Claude Code
claude mcp add pandadoc-mcp --env PANDADOC_API_KEY=<YOUR_PANDADOC_API_KEY> -- https://github.com/Servosity/msp-skills/releases/download/pandadoc-v0.1.0/pandadoc-mcp.mcpb

Related MCP servers

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

View repository →

The first real CLI for the Acronis Cyber Protect Cloud platform - every tenant, agent, and usage

View repository →

Every Action1 endpoint, plus fleet-wide patch and vulnerability views across all your organizations.

View repository →

The first CLI for Afi SaaS backup - full public-API coverage plus the fleet-wide coverage

View repository →

AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.

View repository →

Every Atera RMM + PSA endpoint, plus a local SQLite mirror that answers fleet-health, SLA, and

View repository →