Back to directory
signbee/mcp

signbee/mcp

@signbee

MCP server for Signb.ee that lets AI agents send documents and PDFs for two-party electronic signing and receive SHA-256 certified signed copies.

document-signinge-signaturecontractspdfsignbeelegal-documentscommerce

Installation & Configuration

{
  "mcpServers": {
    "signbee": {
      "command": "npx",
      "args": [
        "-y",
        "signbee-mcp"
      ],
      "env": {
        "SIGNBEE_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5