Skip to main content
Glama
DocsAutomator

DocsAutomator MCP Server

Official

DocsAutomator MCP server

DocsAutomator makes documents from your data and sends them for acceptance or signature. This repository describes how to connect your AI agent to the hosted DocsAutomator MCP server. MCP (Model Context Protocol) is the open standard that AI apps such as Claude, ChatGPT, Cursor and VS Code use to call outside tools.

Server address: https://mcp.docsautomator.co/mcp

The server is hosted by DocsAutomator. You install nothing. This repository holds no server code, only the connection details, a Claude plugin and a skill.

What your agent can do

  • Design a document template in your brand, for example from your website.

  • Fill the template with your data and make a PDF or Word document.

  • Send the document for acceptance (the recipient reads it and taps Accept) or for signature.

  • Follow each document: who opened it, who accepted or signed, and the final PDF.

  • Build complete automations that run from Airtable, Notion, Google Sheets, ClickUp, SmartSuite, Google Forms, Zapier, Make or n8n.

Related MCP server: SignaTrust MCP Server

Connect your AI app

You sign in to DocsAutomator the first time your app connects. If you have no account, you can create one for free at https://app.docsautomator.co.

Claude (web, desktop and mobile)

  1. Open Settings, then Connectors.

  2. Click "Add custom connector".

  3. Enter https://mcp.docsautomator.co/mcp and click Connect.

  4. Sign in to DocsAutomator and allow access.

ChatGPT

  1. Turn on developer mode in Settings, under Security and login.

  2. Add a connector with the address https://mcp.docsautomator.co/mcp.

  3. Sign in to DocsAutomator and allow access.

Cursor

Add to Cursor

Or add this to your MCP settings:

{
  "mcpServers": {
    "docsautomator": { "url": "https://mcp.docsautomator.co/mcp" }
  }
}

VS Code

Add to VS Code

Claude Code

claude mcp add --transport http docsautomator https://mcp.docsautomator.co/mcp

To add the server and the "Send a quote for acceptance" skill in one step, install this repository as a plugin:

/plugin marketplace add DocsAutomator/docsautomator-mcp
/plugin install docsautomator@docsautomator

Other MCP apps

Use the address https://mcp.docsautomator.co/mcp with streamable HTTP.

Sign-in

  • OAuth (recommended): your app opens a DocsAutomator sign-in page. If your account has more than one workspace, you pick the workspace there. To change the workspace, disconnect and connect again.

  • API key: for apps without OAuth support, send your API key as a Bearer token in the Authorization header. Find the key in DocsAutomator under Settings, Workspace, API. An API key belongs to one workspace.

Your first win: a quote, accepted

Paste this prompt into your AI app:

Make a quote in the style of https://your-website.com and send it to me at you@example.com for acceptance. Use DocsAutomator and send it in test mode.

No website? Use this one. Your agent then starts from a quote in the DocsAutomator template gallery:

Make a quote and send it to me at you@example.com for acceptance. Use DocsAutomator and send it in test mode.

Open the email on your phone, check the quote, type your name and tap Accept. The accepted PDF and its record appear in DocsAutomator under Documents. This takes about two minutes.

Next, ask your agent to send the quote to a real client, make it from your Airtable base, or use your own Word template.

Test mode

Your agent can send any document in test mode. A test document carries a preview watermark and does not count toward your plan. A signing or acceptance request in test mode still sends the real email to the real person, and it is never billed.

Tools

The server gives your agent about 50 tools. In plain words:

  • Automations: list, read, create, copy and delete automations; set the name, language, status and output (PDF, Word, Google Doc, Google Drive, email).

  • Templates: design a Word or Google Doc template with AI, edit it, undo an edit, preview style options, use a template from the gallery, read your brand from a website, upload your own Word or PDF template, and list its placeholders.

  • Data: connect a data source, read its structure and sample records, map fields, and set up line items, conditions and placeholder formats.

  • Documents: make a document, follow its job, and list recent runs.

  • Acceptance and signature: set up recipients and settings, send, remind, resend, cancel, get signing links, and read the session and its audit trail.

  • Help: search the DocsAutomator documentation and send a test email.

Pricing

Pricing is at https://docsautomator.co/pricing. Acceptance and signature cost $0.50 per document, charged once when the first recipient opens it. A request nobody opens is free.

Documentation and support

License

The files in this repository are under the MIT License. The DocsAutomator service has its own terms: https://docsautomator.co/terms.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to manage document signing workflows via natural language, including creating envelopes, uploading documents, analyzing contracts, and verifying blockchain anchors.
    8
    21 npm
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to generate documents (PDF/DOCX/Factur-X) and manage electronic signatures (eIDAS/PAdES) via natural language using LayerOne's DocX and Sign APIs.
    20
    20 npm
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to create fillable PDFs, send contracts for e-signature, verify signers via BankID or ID scans, and track post-send document workflows.
    5
    MIT