BoldSign MCPServer

boldsign
GitHub
API IntegrationDocument ManagementE-signature

Loading subscription status...

πŸ’‘ Description

A server designed to seamlessly interact with the BoldSign API using large language models (LLM). The Model Context Protocol (MCP) extends LLM capabilities to act as agents while connecting to external systems, featuring tools to manage templates and documents for electronic signatures.

πŸ“ JSON Entries

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

πŸ› οΈ Tools

get_contactlist_contactsget_document_propertieslist_documentslist_team_documentsget_teamsend_reminder_for_document_signrevoke_document

⚑ Features

  • Automatic document reminders
  • Team collaboration on documents
  • Access to usage statistics and reporting

πŸ’¬ Example Queries

  • List all documents available in my account
  • Get detailed information about a specific document
  • Send a reminder to signers for a document