
SignWell
@SignWell
About SignWell
Model Context Protocol server that orchestrates SignWell's e-signature workflows — create, send, track, and manage documents and templates.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"signwell": {
"command": "npx",
"args": [
"-y",
"@signwell/mcp"
],
"env": {
"SIGNWELL_API_KEY": "your_api_key"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is SignWell?
A Model Context Protocol (MCP) server that orchestrates SignWell's e-signature workflows via a standardized interface. It integrates directly with SignWell’s API to create, send, and manage documents programmatically from any MCP‑compatible client.
How to use SignWell?
Install dependencies (npm install), build the bundle (npm run build), then run the interactive setup wizard (node build/index.js setup) to store your API key and automatically configure MCP clients (Claude Desktop, Claude Code, Cursor, OpenCode). Alternatively, export the SIGNWELL_API_KEY environment variable manually and start the server with npm start. The server communicates over STDIO.
Key features of SignWell
- Interactive setup wizard for four MCP clients.
- Automatically keeps documents as drafts until explicitly sent.
- Attaches files via URL, base64, or MCP resource URI.
- Provides read‑only resources (
document://,template://). - In‑memory file storage with a 60‑minute TTL.
- No telemetry or analytics collection.
Use cases of SignWell
- Create a draft agreement, send it for signing, and check completion status.
- Retrieve a completed, signed PDF from a document ID.
- Build a custom automation that attaches files from an MCP client (e.g., Claude Desktop) to a SignWell envelope.
- Integrate e‑signature workflows into MCP‑powered assistants or IDEs.
FAQ from SignWell
What runtime does SignWell require?
Node.js v18 or newer.
How is the SignWell API key stored?
Your API key is saved locally in a platform‑specific secure directory (e.g., ~/.config/signwell-mcp/env) with 0600 permissions.
Does the server collect any usage data?
No. The server does not collect, transmit, or store any personal data, usage analytics, or telemetry.
How long are uploaded files kept in memory?
Files are stored temporarily in memory with a 60‑minute TTL and are cleared on server restart.
Can I override the default API endpoint?
Yes, set the SIGNWELL_API_BASE_URL environment variable to point to a non‑production endpoint.
Frequently asked questions
What runtime does SignWell require?
Node.js v18 or newer.
How is the SignWell API key stored?
Your API key is saved locally in a platform‑specific secure directory (e.g., `~/.config/signwell-mcp/env`) with `0600` permissions.
Does the server collect any usage data?
No. The server does not collect, transmit, or store any personal data, usage analytics, or telemetry.
How long are uploaded files kept in memory?
Files are stored temporarily in memory with a 60‑minute TTL and are cleared on server restart.
Can I override the default API endpoint?
Yes, set the `SIGNWELL_API_BASE_URL` environment variable to point to a non‑production endpoint.
Basic information
More Productivity MCP servers

Plyto
PlytoPlyto is an agentic CRM for small businesses, and this server exposes the whole platform to the AI you already use. Connect Claude, Cursor, or any MCP-compatible assistant with a per-business API key and your agent can c

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok
Comuna
ComunaComuna is a free-forever team workspace (Kanban, table, calendar, Gantt, chat, notes, wiki) where your AI is a real board member. Connect Claude or ChatGPT via MCP in 60 seconds: 80+ tools to work cards under its own ide
RADAAR
RADAAROfficial repository bringing RADAAR's social media and content management tools to AI agents like Cursor, VS Code, and ChatGPT. Built on the agent-plugins.org standard, it connects seamlessly to the MCP server. Schedule
Sitespeak Claude Plugin
sitespeakaiManage your SiteSpeakAI chatbot from Claude Code - a plugin and MCP server for optimizing chatbots in plain English.
Comments