Enterprise DNA
M MCP Servers Developer low

boldsign/boldsign-mcp

by Various

Model Context Protocol (MCP) server for BoldSign API

B

MCP

boldsign/boldsign-mcp

Added 1 June 2026

#boldsign #esign #mcp #mcp-server

Overview

Boldsign/boldsign-mcp is a Model Context Protocol (MCP) server that exposes BoldSign's e-signature API through a standardized interface. It allows MCP-compatible clients to send signature requests, manage documents, and retrieve signing status via server-side tool calls.

Best for

Best for
Developers building AI agents or MCP-enabled assistants that need to send and manage e-signature requests via BoldSign

Use cases

  • Automate sending documents for electronic signature from an AI agent
  • Check signing status and track completed agreements programmatically
  • Integrate e-signature workflows into MCP-based development tools

How to use

Tools exposed

  • List documents
  • List team documents
  • Get document
  • Revoke document
  • Send reminders
  • List templates
  • Get template
  • Send document from template
  • List Contacts
  • Get Contact
  • List Users
  • Get User
  • List Teams
  • Get Team

Tested with

Cursor, VS Code, Windsurf, Claude Desktop, Cline

Example client config

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

Notes

Boldsign/boldsign-mcp is a Model Context Protocol (MCP) server that exposes BoldSign’s e-signature API through a standardized interface. It allows MCP-compatible clients to send signature requests, manage documents, and retrieve signing status via server-side tool calls.

5 stars on GitHub. Last updated 2025-08-14. Licensed MIT.

Use cases

  • Automate sending documents for electronic signature from an AI agent
  • Check signing status and track completed agreements programmatically
  • Integrate e-signature workflows into MCP-based development tools

Pros

  • Provides a clean MCP interface for BoldSign’s existing e-signature API
  • Written in TypeScript with type safety and modern JavaScript support
  • Requires only an API key to get started with ample BoldSign documentation

Cons

  • Tied exclusively to BoldSign; no support for other e-signature providers
  • Small community with only 5 stars on GitHub, limited third-party knowledge base
  • Depends on network access to BoldSign’s API, so offline or air-gapped environments cannot use it

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides a clean MCP interface for BoldSign's existing e-signature API
  • Written in TypeScript with type safety and modern JavaScript support
  • Requires only an API key to get started with ample BoldSign documentation

Cons

  • Tied exclusively to BoldSign; no support for other e-signature providers
  • Small community with only 5 stars on GitHub, limited third-party knowledge base
  • Depends on network access to BoldSign's API, so offline or air-gapped environments cannot use it
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks