Vanta's official remote MCP server — query controls, tests, vendors, vulnerabilities and policies across SOC 2 and ISO 27001, and remediate failing tests from your agent.

Docusign MCP Server
Summary
Docusign's official hosted MCP server: query, send and track agreements from any MCP client using your own account permissions.
Features
- Hosted Streamable HTTP endpoint with separate demo and production URLs
- Query, send and track agreements conversationally from any MCP client
- OAuth Confidential Authorization Code Grant; data scoped to the signed-in user
- Documented setup for Claude, Claude Code, Copilot, Gemini CLI, ChatGPT, Copilot Studio and Slackbot
- Open beta on both developer and production accounts, no approval form
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The official Docusign Model Context Protocol server, a hosted Streamable HTTP endpoint that exposes Docusign's agreement platform to AI assistants and coding agents. Instead of switching between documentation, API references and code, you explore Docusign capabilities conversationally: generate access tokens, test APIs and automate end-to-end agreement workflows.
Endpoints
| Transport | Environment | URL |
| --- | --- | --- |
| Streamable HTTP | Production | https://mcp.docusign.com/mcp |
| Streamable HTTP | Demo | https://mcp-d.docusign.com/mcp |
Authentication and scope
Interaction requires a valid OAuth access token, and the server supports only the Confidential Authorization Code Grant type. Agreement data is scoped to the permissions attached to the signed-in user's account, so the server cannot reach documents that user could not open in Docusign. Docusign advises connecting with least-privileged accounts and designing integrations around targeted, user-scoped Navigator queries.
Status and availability
The server is in open beta for both developer and production accounts, with no intake form or additional approval required. Docusign publishes setup guides for Anthropic Claude and Claude Code, GitHub Copilot, Google Gemini CLI, OpenAI ChatGPT, Microsoft Copilot Studio and Slackbot. Because it is a beta feature it is provided as-is, and some capabilities remain under limited availability.
Security note
Docusign is unusually direct about the risk model, and it is worth repeating: a malicious remote MCP server can exfiltrate sensitive data, and running agents fully automatically increases exposure to prompt-injection attacks. Keep a human in the loop to confirm tool calls and to check the accuracy of what the model produces before an agreement moves.
Related MCP Servers
Attio's official hosted MCP server — search, read and write your CRM records, lists, notes, tasks, meetings and emails from any MCP client over OAuth.
Fireflies.ai's official remote MCP server — 19 tools for searching meeting transcripts and summaries, pulling action items and analytics, and cutting soundbites from recorded calls.
ClickUp's official remote MCP server — around 40 tools across tasks, search, Docs, Chat and time tracking, over OAuth 2.1 with PKCE.