Back to MCP Servers
Server Esignatures
Contract and template management for drafting, reviewing, and sending binding contracts via the eSignatures API.
other-tools-and-integrationsapi
Installation
npx -y mcp-server-esignaturesConfiguration
{
"mcpServers": {
"mcp-server-esignatures": {
"command": "npx",
"args": ["-y", "mcp-server-esignatures"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes