Connect Your AI Agent with Docusign for Slack

Integrate Docusign MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Docusign
Docusign
Electronic Signature and Agreement Cloud

Categories

File Storage

Available Tools

Tools that your AI agent can use through this MCP server to interact with Docusign

Void Envelope

Void a DocuSign envelope that is still in process. Voiding cancels the envelope and prevents recipients from completing it. See the documentation

Send Envelope

Send an existing draft DocuSign envelope by updating its status to sent. Use this after Create Envelope or Create Envelope From File, or any workflow that creates an envelope with status created. See the documentation

List Recipients

List recipients and recipient status for a DocuSign envelope. Use Include Tabs when you need each recipient's tab values and placement. See the documentation

List Envelopes

Search for DocuSign envelopes by date, status, email, text, or folder filters. Use this to find envelope IDs for Get Envelope, List Recipients, List Documents, Send Envelope, Void Envelope, or Create Recipient View. See the documentation

List Documents

List documents in a DocuSign envelope. Use this to find document IDs before downloading a specific document. See the documentation

Get Envelope

Get details for a DocuSign envelope by ID. Use List Envelopes first if you need to find an envelope ID. See the documentation

Download Documents

Download the documents of an envelope to the /tmp directory. See the documentation here

Create Signature Request

Creates a signature request from a template See the docs here

Create Recipient View

Create an embedded signing URL for a selected envelope recipient. The recipient must have been created with a clientUserId. See the documentation

Create Envelope

Create a DocuSign envelope from a full envelope definition JSON payload. Use this for advanced cases such as multiple documents, multiple recipients, composite templates, custom tabs, or eventNotification webhooks. For a simpler single-document flow, use Create Envelope From File. See the documentation

Create Envelope From File

Create and optionally send a single-document DocuSign envelope from a file path or URL. This action places a SignHere tab by anchor text, such as /sn1/, in the uploaded document. Set Client User ID when you need embedded signing, then use Create Recipient View with the same value. See the documentation

Create Draft

Create and send an envelope, or create a draft envelope. See the documentation here