This MCP server for eSignatures, developed by eSignatures, provides integration with the eSignatures.com API for contract and document management. Built with Python, it offers tools for creating, querying, and managing contracts and templates. The implementation focuses on simplifying access to eSignatures functionality through a standardized MCP interface, with features like draft creation, contract withdrawal, and template management. It's particularly useful for AI assistants and applications needing to handle digital contracts and signatures, enabling use cases such as automated contract generation, document workflow management, and legal compliance tracking without directly dealing with the complexities of the eSignatures.com API.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Draft for review or send contract.
Retrieve contract info.
Withdraw an active contract.
Delete a draft or test contract.
List the recent contracts.
Add a signer to an existing contract.
Update an existing signer's contact details.
Send or resend the sign request to a signer.
Remove a signer from a contract.
Get a contract's placeholder field values.
Update an active contract's placeholder fields.
Get a contract's content in Markdown format.
Edit an active contract's body via find/replace.
Create a new contract template (Markdown body).
Update an existing template's title/labels.
Edit a template's Markdown body via find/replace.
Retrieve template metadata.
Retrieve a template's Markdown body.
Delete a template.
List all your templates.
Invite someone to edit a template.
Revoke template editing rights.
View who can edit a template.