Skip to main content

MCP server for eSignatures (https://esignatures.com)

Project description

mcp-server-esignatures MCP server

MCP server for eSignatures (https://esignatures.com)

Server for eSignatures MCP server

Tools

Tool Category Description
create_contract Contracts Draft for review or send contract
query_contract Contracts Retrieve contract info
withdraw_contract Contracts Withdraw an unsigned contract
delete_contract Contracts Delete a draft or test contract
list_recent_contracts Contracts List the recent contracts
create_template Templates Create a new contract template
update_template Templates Update an existing template
query_template Templates Retrieve template content and info
delete_template Templates Delete a template
list_templates Templates List all your templates
add_template_collaborator Collaborators Invite someone to edit a template
remove_template_collaborator Collaborators Revoke template editing rights
list_template_collaborators Collaborators View who can edit a template

Examples

Creating a Draft Contract

Generate a draft NDA contract for a publisher, which I can review and send. Signer: John Doe, ACME Corp, john@acme.com

Sending a Contract

Send an NDA based on my template to John Doe, ACME Corp, john@acme.com. Set the term to 2 years.

Updating templates

Review my templates for legal compliance, and ask me about updating each one individually

Inviting template collaborators

Invite John Doe to edit the NDA template, email: john@acme.com

Install

Create an eSignatures account

Create an eSignatures account at https://esignatures.com for free, to test the Agent AI by creating templates and sending test contracts.

Claude Desktop

On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

Development/Unpublished Servers Configuration
"mcpServers": {
  "mcp-server-esignatures": {
    "command": "uv",
    "env": {
      "ESIGNATURES_SECRET_TOKEN": "your-esignatures-api-secret-token"
    },
    "args": [
      "--directory",
      "/your-local-directories/mcp-server-esignatures",
      "run",
      "mcp-server-esignatures"
    ]
  }
}

Published Servers Configuration

"mcpServers": {
  "mcp-server-esignatures": {
    "command": "uvx",
    "args": [
      "mcp-server-esignatures"
    ],
    "env": {
      "ESIGNATURES_SECRET_TOKEN": "your-esignatures-api-secret-token"
    }
  }
}

Authentication

To use this server, you need to set the ESIGNATURES_SECRET_TOKEN environment variable with your eSignatures API secret token.

eSignatures API Documentation

For a detailed guide on API endpoints, parameters, and responses, see eSignatures API.

eSignatures Support

For support, please navigate to Support or contact support@esignatures.com.

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and make changes as you see fit. Here are some guidelines:

  • Bug Reports: Please open an issue to report any bugs you encounter.
  • Feature Requests: Suggest new features by opening an issue with the "enhancement" label.
  • Pull Requests: Ensure your pull request follows the existing code style.
  • Documentation: Help improve or translate documentation. Any form of documentation enhancement is appreciated.

For major changes, please open an issue first to discuss what you would like to change. We're looking forward to your contributions!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_mcp_server_esignatures-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_mcp_server_esignatures-0.1.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file mseep_mcp_server_esignatures-0.1.1.tar.gz.

File metadata

File hashes

Hashes for mseep_mcp_server_esignatures-0.1.1.tar.gz
Algorithm Hash digest
SHA256 573f499e63690f70a9d4655b7717884e4076ec12b78c5b3254cc01fc034a4990
MD5 763b1dde9f0b44bc363e512dee5ac8fc
BLAKE2b-256 292c36b61c924afa4a68f264191f6db49565dc8f38c4a8be96788231c614f5f1

See more details on using hashes here.

File details

Details for the file mseep_mcp_server_esignatures-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_mcp_server_esignatures-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c56928f565e3c44158a275b87b87bb3c728c9a6df02f8acb9bbdef2bf5582e15
MD5 d6707ac756835419bec4a2bad740bd69
BLAKE2b-256 f5ea6a589cbf7ce7dc78f0b0c19b4e7c869109d5ff6591b3c4febb5303d6337c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page