PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"com-pandadoc-mcp-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Configuration files, skills, and tools to integrate PandaDoc with LLMs and agent frameworks.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
MCP Server for GCP environment for interacting with various Observability APIs.
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
MCP server for Dynatrace Managed to access logs, events, and metrics.
MCP Security Weekly
Get CVE alerts and security updates for com.pandadoc.mcp/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Configuration files, skills, and tools to integrate PandaDoc with LLMs and agent frameworks.
PandaDoc hosts a remote MCP server at https://mcp.pandadoc.com/v1/mcp. This allows secure MCP client access via OAuth. View the docs here.
[!NOTE] PandaDoc document creation, sending, and other operations volume and limits are also applied to the PandaDoc MCP server.
Existing rate limits for the PandaDoc Public API also apply to PandaDoc MCP server tools. More information on Public API limits can be found in: https://developers.pandadoc.com/reference/limits
Different MCP clients require slightly different setups. Follow the instructions below for your specific client to connect to the PandaDoc MCP server.
To set up the PandaDoc MCP server in Claude Desktop:
Open Claude Desktop and go to "Customize" → "Connectors".
Click the "+" button, then select "... Add custom connector".
On the "Add custom connector" screen, enter:
PandaDocClick Connect to begin the authentication process. An external page will open.
Click Allow access to consent and begin the authentication process with PandaDoc.
Click Authorize to authenticate and allow Claude to access your PandaDoc account.
After authentication completes, you should be prompted with an alert. Press "Open Claude" to go back to Claude Desktop.
Back in the Claude app, you should see PandaDoc listed as one of your custom connectors, and you're ready to start prompting in Claude.
To set up the PandaDoc MCP server in Claude Code:
claude mcp add pandadoc --transport http https://mcp.pandadoc.com/v1/mcpclaude to start Claude Code./mcp and press Enter to open the list of MCP servers you have installed./mcp command again.To set up the PandaDoc MCP server in OpenCode:
opencode mcp addpandadoc and press Enter.