DocuSeal

DocuSeal MCP Connector for Claude

A+

Automate document signing workflows via DocuSeal — manage templates, send signature requests, and track signers directly from any AI agent.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your DocuSeal account to any AI agent to streamline your electronic signature processes through natural language. This MCP server provides full control over document templates and signing lifecycles.

What you can do

  • Template Management — List, create, and update document templates. You can even generate new templates directly from HTML content.
  • Signature Requests — Create new submissions (signature requests) by linking templates to specific signers and choosing whether to send automated emails.
  • Signer Tracking — Retrieve detailed information about submitters and monitor the progress of individual signature requests.
  • Data Pre-filling — Update submitter information or pre-fill form fields programmatically before the document is sent for signing.
  • Document Archiving — Manage the lifecycle of your documents by retrieving or deleting templates and submissions as needed.

How it works

  1. Subscribe to this server
  2. Enter your DocuSeal API Key
  3. Start managing contracts and signatures from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Operations & HR — Automate the generation of employment contracts and onboarding documents.
  • Legal Teams — Quickly query the status of pending agreements and manage standard legal templates.
  • Sales Teams — Send out sales orders and service agreements for signature without leaving your AI-powered workflow.
digital-signaturesworkflow-automationtemplate-managementcompliancecontract-signing

12 tools expose this connector's capabilities to your AI agent.

create_template

Can be created from HTML content. Create a new template from HTML

get_submission_documents

Get download URLs for signed documents

create_submission

Create a new submission to request signatures

delete_submission

Cancel or delete a submission

delete_template

Archive or delete a template

get_submission

Retrieve details of a specific submission

get_submitter

Retrieve details about a specific signer

list_templates

List all document templates

get_template

Retrieve a specific template by ID

list_submissions

List all submissions

update_submitter

Update signer information or pre-fill fields

update_template

Update an existing template

See how to talk to your AI agent using DocuSeal.

List all my available document templates in DocuSeal.

I've retrieved your templates. You have 3 active templates: 'NDA 2024' (ID: 101), 'Service Agreement' (ID: 102), and 'Onboarding Form' (ID: 103).

Create a signature request for template 102 for john@example.com.

Submission created successfully. A signature request for the 'Service Agreement' has been sent to John (john@example.com). Submission ID: 5001.

Check the status of the signer with ID 88291.

Signer 'Alice Smith' (ID: 88291) has received the document but has not signed it yet. The last update was 2 hours ago.

Yes! Use the `create_template` tool and provide your HTML content in the `html` parameter. DocuSeal will convert it into a reusable document template.

Related Connectors