Skip to main content
Other Tools and IntegrationsPython

esignaturescom/mcp-server-esignatures

Contract and template management for drafting, reviewing, and sending binding contracts via the eSignatures API.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/esignaturescom/mcp-server-esignatures

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-esignatures": {
      "command": "npx",
      "args": [
        "-y",
        "esignaturescom/mcp-server-esignatures"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
esignaturescom