Dottedsign
A DottedSign MCP server that enables AI assistants (Claude, ChatGPT) to manage signing tasks, templates, and document status via natural language.
What is Dottedsign?
Dottedsign is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to dottedsign mcp server that enables ai assistants (claude, chatgpt) to manage signing tasks, templates, and document status via natural language.
A DottedSign MCP server that enables AI assistants (Claude, ChatGPT) to manage signing tasks, templates, and document status via natural language.
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- A DottedSign MCP server that enables AI assistants (Claude,
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx dottedsignConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Dottedsign
DottedSign MCP Server connects AI assistants like Claude and ChatGPT to the DottedSign electronic signature platform, allowing you to manage signing tasks, browse templates, send documents for signature, and check document status entirely through natural language. Authentication is handled via OAuth, so no API keys are needed — just authorize DottedSign access when prompted. It is ideal for businesses that want to automate document workflows without switching between apps.
Prerequisites
- A DottedSign account (free account supports viewing tasks; sending tasks requires a paid plan)
- An MCP-compatible client: Claude Desktop, claude.ai, Claude Code CLI, or ChatGPT
- Internet access to reach https://mcp.dottedsign.com
Add the DottedSign MCP connector in Claude Desktop or claude.ai
In Claude Desktop or claude.ai, go to Settings → Connectors → Add Connector and paste the DottedSign MCP URL. No API key is required; OAuth authorization happens on first use.
https://mcp.dottedsign.com/dottedsign-api/mcpAdd via Claude Code CLI (terminal users)
If you are using the Claude Code CLI, register the server with the HTTP transport flag.
claude mcp add --transport http dottedsign https://mcp.dottedsign.com/dottedsign-api/mcpAuthorize DottedSign access
On first use, you will be prompted to authorize the MCP server to access your DottedSign account. Follow the OAuth flow and grant the requested permissions. You can revoke access at any time from your DottedSign account dashboard.
Verify the connection
Ask Claude to list your signing tasks. If the connection is successful, it will return your current task list from DottedSign.
Dottedsign Examples
Client configuration
HTTP-based MCP configuration for DottedSign. This uses the hosted endpoint — no local installation required.
{
"mcpServers": {
"dottedsign": {
"type": "http",
"url": "https://mcp.dottedsign.com/dottedsign-api/mcp"
}
}
}Prompts to try
Example natural language prompts for managing signing tasks, templates, and document status through DottedSign.
- "List all my pending signing tasks"
- "Create a signing task for Roger using the Employment Contract template"
- "Check the status of all contracts I sent this week"
- "Arrange the signing order so Alice signs first, then Bob"
- "Cancel Lucy's signing task immediately"
- "Show me all available templates in my DottedSign account"Troubleshooting Dottedsign
OAuth authorization prompt does not appear
Ensure your MCP client is using the HTTP transport and the URL is exactly 'https://mcp.dottedsign.com/dottedsign-api/mcp'. For Claude Desktop, check that the connector URL was saved correctly in Settings → Connectors.
Sending tasks fails with a permission error
Sending signing tasks to recipients requires a paid DottedSign plan. Free accounts can view and manage existing tasks but cannot initiate new sends. Upgrade your DottedSign subscription to unlock this capability.
Tools are not visible in the AI assistant
For claude.ai, the Connectors feature may require a Pro or Team plan. For Claude Desktop, verify the server entry appears under Settings → Connectors and that the connection status shows as active.
Frequently Asked Questions about Dottedsign
What is Dottedsign?
Dottedsign is a Model Context Protocol (MCP) server that dottedsign mcp server that enables ai assistants (claude, chatgpt) to manage signing tasks, templates, and document status via natural language. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Dottedsign?
Follow the installation instructions on the Dottedsign GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Dottedsign?
Dottedsign works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Dottedsign free to use?
Yes, Dottedsign is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Dottedsign Alternatives — Similar Business Applications Servers
Looking for alternatives to Dottedsign? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Dottedsign in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Dottedsign?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.