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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. PandaDoc MCP Server
PandaDoc MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 3:01:30 AM

PandaDoc MCP Server

User RatingsBe the first to rate and review this 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 Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit 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 β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pandadoc-mcp-server": {
      "url": "https://mcp.pandadoc.com/v1/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

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

Documentation Overview

PandaDoc

PandaDoc MCP Server Guide

Configuration files 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
    • Kiro
    • Cursor
    • VS Code
    • Gemini (powered by Gemini CLI)
  • PandaDoc Claude Plugin
  • Support and Privacy
  • 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.

Kiro

To install the PandaDoc power from its public GitHub repository:

  1. Open the Powers panel and select Add Custom Power.
  2. Select Import power from GitHub.
  3. Enter https://github.com/PandaDoc/mcp-server-guide and click Install.
  4. Ask Kiro to perform a PandaDoc task and complete the PandaDoc OAuth flow when prompted.

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.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Exogram Authority Runtime logoExogram Authority Runtime

    Model Context Protocol server for the Exogram Authority Runtime.

    πŸ’» Developer Tools2 views
    Compare vs Exogram Authority Runtime β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Formio MCP logoFormio MCP

    Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent.

    πŸ’» Developer Tools2 views
    Compare vs Formio MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
9d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about PandaDoc MCP Server

PandaDoc MCP Server is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "pandadoc-mcp-server": { "url": "https://mcp.pandadoc.com/v1/mcp" } }

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 β–Ύ
TransportSSE (Remote)
Last updatedSep 15, 2026
11/11 checks healthy over the last 39d
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.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 15, 2026
41Quality signal: Fair Β· 41/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 ownership10/20
Documentation & tools16/30
Adoption & activity5/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge 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 CodeSetup guides for all 13 MCP clients