MCP server for eSignatures (https://esignatures.com)
https://github.com/esignaturescom/mcp-server-esignaturesStop context-switching between your development environment and contract management platforms. This MCP server brings eSignatures.com's contract capabilities directly into Claude Desktop, so you can draft NDAs, send client agreements, and manage legal templates without breaking your flow.
If you're building SaaS products, consulting for clients, or managing any business that requires contracts, you know the drill: switch to a browser, log into your eSignatures platform, navigate through menus, fill forms, and send. Then repeat for every contract variation, template update, or collaboration request.
This server eliminates that friction by putting contract management directly into your AI conversation. Draft contracts conversationally, send them instantly, and manage your legal document workflows without leaving your development environment.
Contract Management
Template Operations
Collaboration Workflows
SaaS Customer Onboarding "Generate a service agreement for Acme Corp based on our standard SaaS template. Customer contact: [email protected]. Set the term to 12 months and include our data processing addendum."
Agency Client Management
"Send an NDA to our new client before the discovery call. Contact: [email protected], NewClient LLC. Make it mutual and set confidentiality period to 3 years."
Template Maintenance "Review all our contract templates for GDPR compliance updates and suggest which ones need modification."
Team Collaboration "Add Maria to the consulting agreement template so she can update the payment terms section. Her email is [email protected]."
The server integrates with Claude Desktop through a simple configuration. You'll need an eSignatures.com account (free tier available) and your API token.
Add this to your Claude Desktop config:
"mcpServers": {
"mcp-server-esignatures": {
"command": "uvx",
"args": ["mcp-server-esignatures"],
"env": {
"ESIGNATURES_SECRET_TOKEN": "your-api-token"
}
}
}
Instead of interrupting your workflow to handle contract administration, you handle it conversationally. Need to send an NDA before a vendor call? Ask Claude. Want to update your service agreement template with new pricing terms? Do it in the same conversation where you're planning the business changes.
This is particularly valuable for development teams who need to integrate contract signing into their applications, agencies managing multiple client agreements, or any business where legal document workflows slow down operations.
The server provides 13 specialized tools covering the complete contract lifecycle - from template creation to final signature tracking. It's built specifically for developers who understand that legal administration shouldn't require constant platform switching.
Ready to streamline your contract workflows? Get started at esignatures.com and add this server to your Claude Desktop setup.