dottedsign-mcp
mcp
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 15 days ago
- Community trust — 108 GitHub stars
Code Warn
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This MCP server connects AI assistants like Claude and ChatGPT to the DottedSign platform, allowing users to create signing tasks, manage templates, and track document statuses using natural language.
Security Assessment
The tool acts as a bridge to a third-party e-signature API, meaning it inherently handles highly sensitive data such as contracts and personal identifying information. It makes external network requests to `mcp.dottedsign.com` to execute these actions. The automated code scan was unable to examine the underlying source code directly, which means potential vulnerabilities or hardcoded secrets could not be independently verified. Furthermore, the connection is facilitated through a hosted web URL rather than running a local package on your machine. Overall risk is rated as Medium due to the highly sensitive nature of the documents involved.
Quality Assessment
The project appears to be actively maintained, with its last push occurring just 15 days ago. It has garnered positive community attention with over 100 GitHub stars. However, it completely lacks an open-source license. This is a significant drawback for developers, as it legally restricts how the code can be used, modified, or distributed.
Verdict
Use with caution: while the hosted connector is convenient and actively maintained, the complete lack of a software license prevents true open-source usage, and granting document management access requires careful consideration of third-party data privacy.
This MCP server connects AI assistants like Claude and ChatGPT to the DottedSign platform, allowing users to create signing tasks, manage templates, and track document statuses using natural language.
Security Assessment
The tool acts as a bridge to a third-party e-signature API, meaning it inherently handles highly sensitive data such as contracts and personal identifying information. It makes external network requests to `mcp.dottedsign.com` to execute these actions. The automated code scan was unable to examine the underlying source code directly, which means potential vulnerabilities or hardcoded secrets could not be independently verified. Furthermore, the connection is facilitated through a hosted web URL rather than running a local package on your machine. Overall risk is rated as Medium due to the highly sensitive nature of the documents involved.
Quality Assessment
The project appears to be actively maintained, with its last push occurring just 15 days ago. It has garnered positive community attention with over 100 GitHub stars. However, it completely lacks an open-source license. This is a significant drawback for developers, as it legally restricts how the code can be used, modified, or distributed.
Verdict
Use with caution: while the hosted connector is convenient and actively maintained, the complete lack of a software license prevents true open-source usage, and granting document management access requires careful consideration of third-party data privacy.
A DottedSign MCP server that enables AI assistants (Claude, ChatGPT) to manage signing tasks, templates, and document status via natural language.
README.md
DottedSign MCP
Connect your AI assistant (Claude or ChatGPT) to DottedSign — create signing tasks, track document status, manage templates, and more using natural language.
Setup on Claude
Works on free accounts. Steps are the same for both Claude Desktop and claude.ai.
- Click your account icon → Settings
- Select Connectors → Add Connector
- Paste the following URL:
https://mcp.dottedsign.com/dottedsign-api/mcp - Claude will walk you through signing in to DottedSign to authorize access
Once connected, just tell Claude what you want — for example: "Show me my recent signing tasks in DottedSign."
Setup on Claude Code
Run the following command in your terminal:
claude mcp add --transport http dottedsign https://mcp.dottedsign.com/dottedsign-api/mcp
Claude Code will prompt you to authorize via DottedSign on first use.
Setup on ChatGPT
May require a paid plan.
- Go to chatgpt.com, click your account icon → Settings
- Select Connectors → Add Connector
- Paste the following URL:
https://mcp.dottedsign.com/dottedsign-api/mcp - Sign in to DottedSign to complete authorization
What You Can Do
Once connected, try asking your AI assistant:
- "List all my pending signing tasks"
- "Create a new signing task from the Sales Contract template and send it to [email protected]"
- "What's the signing status of my latest document?"
- "Get the download link for a completed contract"
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found