esignaturescom/mcp-server-esignatures
by Various
MCP server for eSignatures (https://esignatures.com)
MCP
esignaturescom/mcp-server-esignatures
Added 1 June 2026
Overview
An MCP server that wraps the eSignatures.com API, allowing AI agents to send documents for signature, check signing status, and manage templates. It uses the Model Context Protocol to expose these actions as tools for compatible AI assistants.
Best for
Best for
Developers building AI agents that need to send documents for e-signature without manual steps.
Use cases
- Automate sending contracts or agreements for e-signature from an AI agent
- Check the signing status of a document programmatically
- List and select e-signature templates for reuse
Notes
An MCP server that wraps the eSignatures.com API, allowing AI agents to send documents for signature, check signing status, and manage templates. It uses the Model Context Protocol to expose these actions as tools for compatible AI assistants.
37 stars on GitHub. Last updated 2026-05-31. Licensed MIT.
Use cases
- Automate sending contracts or agreements for e-signature from an AI agent
- Check the signing status of a document programmatically
- List and select e-signature templates for reuse
Pros
- Simple integration with any MCP-compatible AI client
- Written in Python, easy to extend or debug
- Directly connects to a live e-signature service
Cons
- Requires an active eSignatures.com account and API key
- Limited to the features exposed by the eSignatures.com API
- Small community (37 stars) may mean slower support or fewer examples
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with any MCP-compatible AI client
- Written in Python, easy to extend or debug
- Directly connects to a live e-signature service
Cons
- Requires an active eSignatures.com account and API key
- Limited to the features exposed by the eSignatures.com API
- Small community (37 stars) may mean slower support or fewer examples
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.