e签宝 MCP ServerServer

esign-cn-open-source
GitHub
electronic signaturedocument managementMCP

Loading subscription status...

💡 Description

The e签宝 MCP Server is an electronic signature tool based on the Model Context Protocol (MCP) that supports various functions, including file uploads, signature flow creation, and status inquiries.

📝 JSON Entries

{
  "mcpServers": [
    {
      "esign-mcp": {
        "env": {
          "HOST": "选择对应环境:",
          "APP_ID": "你的应用ID",
          "APP_SECRET": "你的应用密钥"
        },
        "args": [
          "-y",
          "mcp-server-esign@{version}"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

create_sign_flowquery_sign_flow

Features

  • Supports multiple file formats for upload and automatic conversion to PDF
  • Automatic file status check
  • Creation of signature workflows
  • Query signature flow details
  • Comprehensive logging

💬 Example Queries

  • Create a signature process for a contract file.
  • Check the details of the signature flow using the flow ID.