mcp-server-esignatures MCP server
@esignaturescom
About mcp-server-esignatures MCP server
MCP server for eSignatures (https://esignatures.com)
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-esignatures": {
"command": "uvx",
"args": [
"mcp-server-esignatures"
],
"env": {
"ESIGNATURES_SECRET_TOKEN": ""
}
}
}
}Tools
23Contracts
Contracts
Contracts
Contracts
Contracts
Signers
Signers
Signers
Signers
Placeholders
Placeholders
Content
Content
Templates
Templates
Templates
Templates
Templates
Templates
Templates
Collaborators
Collaborators
Collaborators
Overview
What is mcp-server-esignatures?
mcp-server-esignatures is an MCP server that gives AI agents direct access to the eSignatures.com API. It enables dynamic, Markdown-based electronic signature workflows — from contract creation and editing to signing and amendments — without relying on rigid PDF files.
How to use mcp-server-esignatures?
Install via uvx mcp-server-esignatures and set the ESIGNATURES_SECRET_TOKEN environment variable with your eSignatures.com API secret token. Configure it in Claude Desktop’s claude_desktop_config.json under the mcpServers key. Then you can ask the AI to create, send, edit, or manage contracts using natural language commands.
Key features of mcp-server-esignatures
- Create, query, withdraw, and delete contracts
- Add, update, resend, and delete contract signers
- Query and update placeholder fields on active contracts
- Retrieve and edit contract content in Markdown format
- Create, update, query, and delete contract templates
- Manage template collaborators (invite, remove, list)
Use cases of mcp-server-esignatures
- Draft a contract using Markdown, then review and send it to signers
- Send a contract from an existing template with custom field values
- Edit an active contract’s wording after it has been sent
- Update signer contact details or resend signature requests
- Manage and improve templates with AI‑assisted suggestions
FAQ from mcp-server-esignatures
What makes this different from traditional eSignature tools?
Traditional tools lock contracts into rigid PDFs. eSignatures.com keeps contracts as fully editable Markdown content, making them easy for AI to create, understand, and modify throughout their lifecycle.
What runtime does the server require?
The server runs with uv (development) or uvx (published). Python must be installed along with the mcp-server-esignatures package, which is fetched automatically by uvx.
How do I authenticate with the eSignatures API?
Set the ESIGNATURES_SECRET_TOKEN environment variable to your eSignatures.com API secret token. No other authentication method is required.
Where is my contract data stored?
All contracts, templates, and signer data are stored on eSignatures.com’s servers. The MCP server only mediates API calls.
Are there any known limitations?
The README does not mention specific limits. However, capabilities depend on the underlying eSignatures.com API and the server’s defined tools (e.g., no bulk operations or complex multi‑party workflows beyond what’s listed).
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments