MCP.so
登录

mcp-server-esignatures MCP server

@esignaturescom

关于 mcp-server-esignatures MCP server

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

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

esignaturescom

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

23

Contracts

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).

评论

其他 分类下的更多 MCP 服务器