Draft for review or send contract
Retrieve contract info
Withdraw an unsigned contract
Delete a draft or test contract
List the recent contracts
Create a new contract template
Update an existing template
Retrieve template content and info
Delete a template
List all your templates
Invite someone to edit a template
Revoke template editing rights
View who can edit a template
The eSignatures MCP server provides a seamless interface to the eSignatures.com platform, allowing you to create, manage, and send electronic signature documents directly through Claude. With this integration, you can draft contracts, send them for signature, manage templates, and collaborate with team members on document creation without leaving your AI assistant. This MCP enables a complete electronic signature workflow, from creating draft contracts to sending them for signature and monitoring their status. It also provides robust template management capabilities, allowing you to create reusable contract templates and invite collaborators to edit them.
The eSignatures MCP server allows you to create and manage electronic signature documents directly through Claude. This guide will help you set up and use the integration effectively.
Before using this MCP, you need to:
Add the following configuration to your Claude Desktop config file:
~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
"mcpServers": {
"mcp-server-esignatures": {
"command": "uvx",
"args": [
"mcp-server-esignatures"
],
"env": {
"ESIGNATURES_SECRET_TOKEN": "your-esignatures-api-secret-token"
}
}
}
Replace your-esignatures-api-secret-token
with the actual token from your eSignatures account.
You can create draft contracts for review or send them directly:
Create and manage reusable contract templates:
Invite team members to collaborate on templates:
If you encounter any issues with the eSignatures MCP: