• Blog

Introducing the BoldSign MCP

Introducing-BoldSign-MCP-Server-Your-AI-Assistant-og

Table of Contents

Sign Docs 3x Faster

Send, sign, and manage documents securely and efficiently.

Summarize the blog post with:

AI is rapidly changing the way businesses operate, and eSignature workflows are no exception. While AI tools like Claude and ChatGPT excel at understanding natural language, they’ve needed a secure way to connect those requests with real business actions. That’s where BoldSign MCP comes in.

What is BoldSign MCP?

BoldSign MCP is a connector that exposes BoldSign as a set of tools your AI assistant can call via the Model Context Protocol (MCP). This lets your AI securely interact with BoldSign’s eSignature APIs in response to natural-language requests or workflow triggers.

How it Works

  1. You or a workflow triggers a command. Example: “Send the NDA to Mathew Wilson.”
  2. The AI chooses a BoldSign tool and runs the matching action — for instance, sending a document from a specific template to a selected recipient in your contacts.
  3. BoldSign MCP securely calls the BoldSign API, which executes the requested action.
  4. BoldSign MCP returns structured results (JSON) to the AI
MCP-server
MCP Server GIF

Need to follow up or send a reminder? Just ask your MCP client.

Available tools

The BoldSign MCP Server provides access to a comprehensive set of tools via the BoldSign API:

Documents

  1. List documents: Retrieves a paginated list of your documents. 
  2. List team documents: Retrieves a paginated list of team documents. 
  3. Get document: Retrieves detailed information, including status, for a specific document using its ID. 
  4. Revoke document: Allows you to cancel or call off a document that is in progress. 
  5. Send reminders: Sends reminders to signers who have not yet completed their signature on a document.

Templates

  1. List templates: Retrieves a paginated list of templates available in your BoldSign account. 
  2. Get template: Retrieves detailed information for a specific template using its ID. 
  3. Send document from template: Creates and sends out a document for signing based on a pre-configured template.

Contacts

  1. List contacts: Retrieves a paginated list of contacts from your BoldSign account. 
  2. Get contact: Retrieves detailed information for a specific contact using their ID.

Users

  1. List users: Retrieves a paginated list of users in your BoldSign organization. 
  2. Get user: Retrieves detailed information for a specific user using their ID.

Teams

  1. List teams: Retrieves a paginated list of teams in your BoldSign organization. 
  2. Get team: Retrieves detailed information for a specific team using their ID.

Why it matters

In short, BoldSign MCP matters because it transforms AI from an assistant that talks into one that actually handles business-critical document workflows — fast, and secure. Most organizations experimenting with AI want it to do work, not just provide text outputs. By giving AI secure access to BoldSign, MCP delivers measurable productivity gains instead of surface-level assistance. With BoldSign MCP, instead of just suggesting what to do, your AI can now securely execute eSignature workflows in BoldSign.

Getting Started with the BoldSign MCP Server

To start using the BoldSign MCP Server, you’ll need to set it up and connect it with both your BoldSign account and an MCP-compatible client. Here’s a step-by-step guide to help you get started:

Prerequisites 

  • BoldSign account: Sign up for a free trial or use an existing sandbox/paid account to obtain API credentials. Sign up here
  • BoldSign API key: Generate an API key from the BoldSign web app. Refer to the BoldSign API documentation for instructions. 
  • Node.js: Install Node.js (version 18.0.0 or higher). 
  • MCP-compatible client:

Choose an MCP-compatible app to interact with the server. Some popular options include:

  • Cursor
  • Visual Studio Code (with MCP support)
  • Windsurf
  • Claude Desktop
  • Cline
  • Or any other app that supports the Model Context Protocol

Setup instructions in Claude Desktop:

Download and install the latest version of Claude Desktop from the official website https://claude.ai/download.

Installation

This section assumes that you have already installed the Claude Desktop application and signed in with your account.

  1. In Claude Desktop, open the Settings menu in the bottom-left corner.
Settings-menu
Settings Menu
  1. In the Settings page, select the Developers tab.
Developer-tab
Developers tab
  1. Next, click on the Edit config button to open the claude_desktop_config.json file in your preferred text editor.
Edit-conguration-button
Edit config button
Claude-config
claude_desktop_config.json
  1. Add the following configuration to claude_desktop_config.json:

{
    "mcpServers": {
        "boldsign": {
            "command": "npx",
            "args": ["-y", "@boldsign/mcp"],
            "env": {
                "BOLDSIGN_API_KEY": "YOUR_BOLDSIGN_API_KEY",
                "BOLDSIGN_API_REGION": "US"
            }
        }
    }
}

Replace YOUR_BOLDSIGN_API_KEY with your actual BoldSign API key.
The BOLDSIGN_API_REGION can be set to US, EU, or CA depending on your account region.

  1. Save your changes, quit Claude Desktop, and restart the application to apply them.
  2. Once the application is restarted, you should see the BoldSign MCP server tools listed in the Search and tools section.
back-at-it

For installation in other MCP Clients, you can check the documentation below 

Setup BoldSign MCP server in Cursor

Setup BoldSign MCP Server in Windsurf

Setup BoldSign MCP Server in VS Code

Setup BoldSign MCP Server in Cline

Conclusion 

The BoldSign MCP Server is a game-changer for businesses looking to combine the power of AI with eSignature capabilities. By connecting LLMs with BoldSign’s API, it enables developers and organizations to automate and optimize their document workflows like never before.  

Ready to get started? Sign up for a free BoldSign account, set up the MCP server, and experience the future of eSignature automation today! For more details, visit the BoldSign MCP GitHub repository and explore the BoldSign API documentation

We value your feedback! Feel free to share your thoughts or comments in the section below. 

Need help or have questions? Our support team is here for you—visit the Support portal to get assistance.

FAQs

Is it only for developers?

No — while developers can deploy it easily, business users can also access its features through no-code or low-code AI tools.


Does MCP Server store any data?

No. MCP doesn’t save any user data or documents— it just passes requests between the client and BoldSign.


What can I do with it?

You can send documents from templates, track status, and manage users, teams, and contacts.


Is it compatible with all LLMs?

All popular LLMs are supported but any LLMs that supports tools calling will work with BoldSign.


Like what you see? Share with a friend.

Latest blog posts

ASP.NET Core Minimal APIs: When to Use Them and When Not To Use Them

ASP.NET Core Minimal APIs: When to Use Them and When Not To Use Them

Learn when ASP.NET Core Minimal APIs fit best, when controllers are safer, and how to structure, secure, validate, document, and test endpoints in production.

Prevent “I Didn’t Sign This” Claims with ID Verification Methods & Audit Trails

Prevent “I Didn’t Sign This” Claims with ID Verification Methods & Audit Trails

Protect key agreements with BoldSign using identity verification methods like OTPs, access codes, government ID validation, and tamper‑evident audit trails.

Free Email QR Code Generator for Ready‑to‑Use Email Drafts 

Free Email QR Code Generator for Ready‑to‑Use Email Drafts 

Create an email QR code in seconds and allow people to contact you easily without typing. Reduce errors, keep communication simple, and use the tool for free.

Sign up for your free trial today!

  • tick-icon
    30-day free trial
  • tick-icon
    No credit card required
  • tick-icon
    30-day free trial
  • tick-icon
    No credit card required
Sign up for BoldSign free trial