mcp-server-esignatures MCP server
@esignaturescom
mcp-server-esignatures MCP server について
MCP server for eSignatures (https://esignatures.com)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-esignatures": {
"command": "uvx",
"args": [
"mcp-server-esignatures"
],
"env": {
"ESIGNATURES_SECRET_TOKEN": ""
}
}
}
}ツール
23Contracts
Contracts
Contracts
Contracts
Contracts
Signers
Signers
Signers
Signers
Placeholders
Placeholders
Content
Content
Templates
Templates
Templates
Templates
Templates
Templates
Templates
Collaborators
Collaborators
Collaborators
概要
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).
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント