MCP Directory
Back

dottedsign-mcp

by DottedSign-Official · ★ 133

A DottedSign MCP server that enables AI assistants (Claude, ChatGPT) to manage signing tasks, templates, and document status via natural language.

#ai-automation#ai-automation-claude#ai-automation-gpt#digital-signature#dottedsign#electronic-signature#esignature#llm-tools#mcp#model-context-protocol#workflow-automation#workflow-automation-ai#workflow-automation-github#workflow-automation-mac#workflow-automation-windows

Install

git clone https://github.com/DottedSign-Official/dottedsign-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "dottedsign-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:DottedSign-Official/dottedsign-mcp"
      ]
    }
  }
}

From the README

Connect your AI assistant (Claude or ChatGPT) to DottedSign — create signing tasks, track document status, manage templates, and more using natural language. You only need two things: 1. A **DottedSign account** — all plans can connect to DottedSign MCP, but sending signing tasks requires a paid plan. See [Is it free?](#faq) for details. 2. One supported **AI assistant** — see [Which Platform Should I Choose?](#which-platform-should-i-choose) below. --- Works on free accounts. Steps are the same for both Claude Desktop and claude.ai. 1. Click your account icon → **Settings** 2. Select **C…
Read full README on GitHub →

Related developer tools servers