This repository hosts the MCP server for eSignatures, offering tools to manage contracts and templates, including creation, querying, withdrawal, deletion, and collaboration features. This repository hosts the MCP server for
This repository hosts the MCP server for eSignatures, a platform for digital signatures.
The server provides tools categorized into Contracts, Templates, and Collaborators. Contract tools enable drafting, querying, withdrawing, deleting, and listing recent contracts. Template tools facilitate creating, updating, querying, deleting, and listing templates. Collaborator tools manage template access by adding, removing, and listing collaborators.
Example use cases include generating draft NDA contracts, sending contracts based on templates, reviewing templates for legal compliance, and inviting collaborators to edit templates.
To install, create an eSignatures account and configure the server within Claude Desktop, specifying the command (uv
or uvx
), arguments, and setting the ESIGNATURES_SECRET_TOKEN
environment variable.
Authentication requires setting the ESIGNATURES_SECRET_TOKEN
environment variable with your eSignatures API secret token.
Refer to the eSignatures API for detailed API documentation.
For support, visit Support or contact [email protected].
Contributions are welcome. Report bugs, suggest features, and submit pull requests adhering to the existing code style.
esignaturescom/mcp-server-esignatures
January 25, 2025
March 25, 2025
Python