Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. PandaDoc MCP Server
P
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:29:47 PM

PandaDoc MCP Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "pandadoc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pandadoc-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

PandaDoc

PandaDoc MCP Server Guide

Configuration files, skills, and tools to integrate PandaDoc with LLMs and agent frameworks.

License: MIT Documentation


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

Table of Contents

  • Installation & Setup
    • Claude Desktop
    • Claude Code
    • Cline
    • OpenCode
    • Codex
    • Cursor
    • VS Code
    • Gemini (powered by Gemini CLI)
  • License

Installation & Setup

Different MCP clients require slightly different setups. Follow the instructions below for your specific client to connect to the PandaDoc MCP server.

Claude Desktop

To set up the PandaDoc MCP server in Claude Desktop:

  1. Open Claude Desktop and go to "Customize" β†’ "Connectors".

  2. Click the "+" button, then select "... Add custom connector".

  3. On the "Add custom connector" screen, enter:

    • Name: PandaDoc
    • Remote MCP server URL: https://mcp.pandadoc.com/v1/mcp
    • Click Add
  4. Click Connect to begin the authentication process. An external page will open.

  5. Click Allow access to consent and begin the authentication process with PandaDoc.

  6. Click Authorize to authenticate and allow Claude to access your PandaDoc account.

  7. After authentication completes, you should be prompted with an alert. Press "Open Claude" to go back to Claude Desktop.

  8. 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.

Claude Code

To set up the PandaDoc MCP server in Claude Code:

  1. Open your terminal, run the following command, then press Enter: claude mcp add pandadoc --transport http https://mcp.pandadoc.com/v1/mcp
  2. Type claude to start Claude Code.
  3. Type /mcp and press Enter to open the list of MCP servers you have installed.
  4. Use the arrow keys to navigate to the PandaDoc server and press Enter to begin the authentication process. An external page will open.
  5. Click Allow access to consent and begin the authentication process with PandaDoc.
  6. Click Authorize to authenticate and allow Claude Code to access your PandaDoc account.
  7. Once authentication completes, head back to the terminal and run the /mcp command again.
  8. The PandaDoc server should now display as connected, and you're ready to start prompting in Claude Code.

Cline

To set up the PandaDoc MCP server with Cline:

  1. Install or update the Cline CLI:

    Terminal
    npm install -g cline
    
  2. Open your terminal and start the Cline MCP installation wizard:

    sh
    cline mcp add pandadoc --transport streamable-http https://mcp.pandadoc.com/v1/mcp
    
  3. Review the prefilled server details in the wizard and complete the setup.

  4. Continue to PandaDoc in your browser when prompted to authenticate.

  5. Click Allow access, then Authorize, to allow Cline to access your PandaDoc account.

  6. Return to Cline after authentication and verify that the PandaDoc server is connected.

You can reopen the MCP management interface at any time by running cline mcp.

No local PandaDoc package, source code, API key, or environment variable is required. Authentication is handled through PandaDoc OAuth.

OpenCode

To set up the PandaDoc MCP server in OpenCode:

  1. Open your terminal and run: opencode mcp add
  2. Press Enter to start the process.
  3. When OpenCode asks for the MCP server name, type pandadoc and press Enter.
  4. When OpenCode asks for the MCP server type, use the arrow keys to navigate to "Remote" and press Enter.
  5. When OpenCode asks for the MCP server URL, type https://mcp.pandadoc.com/v1/mcp and press Enter.
  6. When OpenCode asks if the server requires OAuth authentication, navigate to "Yes" and press Enter.
  7. When OpenCode asks "Do you have a pre-registered client ID?", navigate to "No" and press Enter.
  8. OpenCode should finish with the message: "MCP server added successfully".
  9. Authenticate with your PandaDoc account by running: opencode mcp auth pandadoc
  10. Press Enter to begin the authentication process. An external page will open.
  11. Click Allow access to consent and begin the authentication process with PandaDoc.
  12. Click Authorize to authenticate and allow OpenCode to access your PandaDoc account.
  13. Once authentication completes, head back to the terminal and start OpenCode with the command opencode.
  14. Inside OpenCode, type /mcp in the prompt and press Enter.
  15. You should see "pandadoc" listed as "connected".
  16. Press ESC and you're ready to start prompting in OpenCode.

Codex

To set up the PandaDoc MCP server in Codex desktop:

  1. Open Codex and click "Settings β†’ Settings" in the lower-left corner.

  2. In the settings view, select "MCP servers".

  3. In the MCP servers listing, select "+ Add server".

  4. On the "Connect to a custom MCP" screen, enter:

    • Name: PandaDoc
    • Select "Streamable HTTP"
    • URL: https://mcp.pandadoc.com/v1/mcp
  5. Click Save.

  6. Back in the MCP servers list, an "Authenticate" button should appear next to the settings gear icon. Click it to begin the authentication process. An external page will open.

  7. Click Allow access to consent and begin the authentication process with PandaDoc.

  8. Click Authorize to authenticate and allow Codex to access your PandaDoc account.

  9. Once authentication completes, head back to the Codex window, and you're ready to start prompting in Codex.

Cursor

To set up the PandaDoc MCP server in Cursor:

  1. Open the command palette:

    • macOS: CMD + Shift + P
    • Windows/Linux: CTRL + Shift + P
  2. From the list, select "View: Open MCP Settings" and press Enter.

  3. Select "Tools & MCPs".

  4. Under "Installed MCP Servers", click the "New MCP Server" button.

  5. An mcp.json file should open. Add the PandaDoc MCP server inside the mcpServers object. It should look like this:

    config.json
    {
      "mcpServers": {
        "pandadoc": {
          "url": "https://mcp.pandadoc.com/v1/mcp"
        }
      }
    }
    

    Note: if you already had an MCP server configured, make sure the commas are in the right place, for example:

    config.json
    {
      "mcpServers": {
        "mcp-sample-server": {
          "url": "https://mcp.sample.server.com/mcp"
        },
        "pandadoc": {
          "url": "https://mcp.pandadoc.com/v1/mcp"
        }
      }
    }
    
  6. Save the file and go back to the previous "Tools & MCPs" screen.

  7. An "Authenticate" button should appear. Click it to begin the authentication process. An external page will open.

  8. Click Allow access to consent and begin the authentication process with PandaDoc.

  9. Click Authorize to authenticate and allow Cursor to access your PandaDoc account.

  10. Once authentication completes, head back to the Cursor app, and you're ready to start prompting.

VS Code

To set up the PandaDoc MCP server in VS Code:

  1. Make sure you have GitHub Copilot enabled.

  2. Open the command palette and select "MCP: Add server...":

    • macOS: CMD + Shift + P
    • Windows/Linux: CTRL + Shift + P
  3. Select HTTP.

  4. Paste the server URL https://mcp.pandadoc.com/v1/mcp in the search bar, then hit Enter.

  5. Type PandaDoc when it asks for a server ID, then hit Enter.

  6. Your mcp.json file should be displayed with the PandaDoc MCP server configuration.

  7. VS Code will prompt with an alert to allow authentication. Press the Allow button.

  8. Another alert with a URL will be displayed. Click the Open button to begin the authentication process. An external page will open.

  9. Click Allow access to consent and begin the authentication process with PandaDoc.

  10. Click Authorize to authenticate and allow VS Code to access your PandaDoc account.

  11. Once authentication completes, head back to the VS Code window, and you're ready to start prompting in VS Code.

Gemini (powered by Gemini CLI)

To set up the PandaDoc MCP server for use with Gemini:

  1. Open your terminal and go to the folder where you want to work.
  2. Run the following command: gemini extensions install https://github.com/PandaDoc/mcp-server-guide
  3. Press Enter to start the process.

Instructions vary depending on the client. For other clients, ask your client how to add an MCP server or check your client's documentation.

License

MIT

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • W
    Windows MCP

    An MCP Server for computer-use in Windows OS

    πŸ’» Developer Tools1 views
    Compare vs Windows MCP β†’
  • D
    DottedSign

    Automate eSignature workflows and signing tasks via natural language commands.

    πŸ’» Developer Tools0 views
    Compare vs DottedSign β†’

Frequently Asked Questions about PandaDoc MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "pandadoc-mcp-server": { "command": "npx", "args": ["-y", "PandaDoc MCP Server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPandaDoc MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pandadoc-mcp-server?style=directory)](https://allmcps.com/mcp/pandadoc-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/pandadoc-mcp-server"><img src="https://allmcps.com/api/badge/pandadoc-mcp-server?style=directory" alt="PandaDoc MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to PandaDoc MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code