PandaDoc MCP Server

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.

Teams that want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 2 · #718 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install PandaDoc MCP Server

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add pandadoc-mcp-server-guide --transport http https://mcp.pandadoc.com/v1/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pandadoc-mcp-server-guide": {
      "url": "https://mcp.pandadoc.com/v1/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.pandadoc.com/v1/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.pandadoc.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.pandadoc.mcp - domain-verified with the official MCP registry

03 · What PandaDoc MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-06-09

Initial release of the PandaDoc MCP Server Guide. · This release provides setup instructions and configuration examples for connecting PandaDoc MCP to supported LLM clients and developer tools. · Included: · Remote…

04 · Who maintains PandaDoc MCP Server

PandaDoc MCP Server is maintained by pandadoc. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
other - ranked #718 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-09)
registry
com.pandadoc.mcp/mcp (active, first published 2026-06-18)

06 · PandaDoc MCP Server FAQ

What is PandaDoc MCP Server?

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.

Is PandaDoc MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install PandaDoc MCP Server?

Run `claude mcp add pandadoc-mcp-server-guide --transport http https://mcp.pandadoc.com/v1/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does PandaDoc MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to PandaDoc MCP Server

More MCP servers to compare · DICOMweb MCP Server · Parlay · Parseable · Pathmodeio MCP Server · Mark View