MCP.so
Sign In
Servers

BoldSign MCP

@boldsign

An MCP server designed to facilitate interaction between Large Language Models (LLMs) and the BoldSign API. The Model Context Protocol (MCP) extends LLM capabilities, enabling them to act as agents when connecting with external systems.

Overview

What is BoldSign MCP?

BoldSign MCP is a Model Context Protocol server that enables large language models (LLMs) to interact with the BoldSign API to manage templates and documents. It is built for developers using MCP clients such as Cursor, VS Code, Windsurf, Claude Desktop, or Cline.

How to use BoldSign MCP?

Install via npx with the command npx -y @boldsign/mcp and configure the environment variables BOLDSIGN_API_KEY and BOLDSIGN_API_REGION (defaults to US) in your MCP client’s settings file. Client-specific configuration examples are provided for Cursor, Windsurf, VS Code, Claude Desktop, and Cline.

Key features of BoldSign MCP

  • List, get, revoke documents and send reminders.
  • List and get templates; send documents from templates.
  • List and get contacts from your BoldSign account.
  • List and get users in your organization.
  • List and get teams in your organization.

Use cases of BoldSign MCP

  • Automate document signing workflows via LLM agents.
  • Send documents for signing based on pre-configured templates.
  • Retrieve document status and send reminders to signers.
  • Look up contacts, users, or teams within your BoldSign organization.

FAQ from BoldSign MCP

What prerequisites are needed?

You need a BoldSign account, API credentials (an API key), Node.js 18.0 or higher, and an MCP client.

How do I configure the server?

Set the BOLDSIGN_API_KEY and BOLDSIGN_API_REGION environment variables in your MCP client’s config file. The region defaults to US and can be EU for Europe. Use npx -y @boldsign/mcp as the command.

Which MCP clients are supported?

Cursor, Windsurf, VS Code, Claude Desktop, Cline, or any compatible MCP client.

What API operations are available?

Document management (list, get, revoke, send reminders), template operations (list, get, send from template), contacts, users, and teams.

Does BoldSign MCP require a BoldSign account?

Yes. You need a BoldSign account and an API key. A free trial is available at the BoldSign pricing page.

Tags

More from Other