Signbee — Document Signing for AI Agents

by signbee

360 downloads
Not rated
GitHub

About

Send, sign, and verify documents with a single tool call. Converts markdown to PDF, handles two-party signing via email, and delivers SHA-256 certified signed copies. No SDK, no browser — just npx signbee-mcp.

Details

Author
signbee
Downloads
360
Categories
Productivity, Other, Automation, Security, AI, API

- Send markdown documents for two-party e-signing as a tool
- Automatic markdown-to-PDF conversion with professional layout
- Email-based signature workflow for both parties
- SHA-256 certified copy delivered upon completion
- Support for sending existing PDFs directly
- Optional document title and expiration duration

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Signbee — Document Signing for AI Agents
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install from npm (signbee-mcp) and configure as an MCP tool. Invoke either the send_document tool (with parameters: markdown, sender_name, sender_email, recipient_name, recipient_email, plus optional title and expires_in_days) or the send_document_pdf tool (with parameters: pdf_url, title, sender_name, sender_email, recipient_name, recipient_email, plus optional expires_in_days).

send_document

Send a document for two-party e-signing. Converts markdown to PDF, verifies the sender, emails the recipient a signing link, and delivers a SHA-256 certified signed copy to both parties.

send_document_pdf

Send an existing PDF document for two-party e-signing. Use this when you already have a PDF URL instead of markdown content.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "signbee \u2014 document signing for ai agents": {
            "signbee": {
                "command": "npx",
                "args": [
                    "-y",
                    "signbee-mcp"
                ],
                "env": {
                    "SIGNBEE_API_KEY": "<YOUR_API_KEY>"
                }
            }
        }
    }
}

McpServers

{
    "signbee": {
        "command": "npx",
        "args": [
            "-y",
            "signbee-mcp"
        ],
        "env": {
            "SIGNBEE_API_KEY": "<YOUR_API_KEY>"
        }
    }
}

Document signing for AI agents — as an MCP tool.

Send, sign, and verify documents with a single tool call. Works with Claude, Cursor, Windsurf, and any MCP-compatible client.

Add to yourclaude_desktop_config.json:

{ "mcpServers": { "signbee": { "command": "npx", "args": ["-y", "signbee-mcp"], "env": { "SIGNBEE_API_KEY": "your-api-key-from-signb.ee/dashboard" } } } }
{ "signbee": { "command": "npx", "args": ["-y", "signbee-mcp"], "env": { "SIGNBEE_API_KEY": "your-api-key" } } }

Note:The API key is optional. Without it, the sender verifies via email OTP. With it, documents are sent instantly.

Send a markdown document for two-party e-signing.

Example prompt:"Send an NDA tobob@acme.comfromalice@company.com"

Send an existing PDF for two-party e-signing.
- You ask your AI to send a document for signing
- The MCP server calls the Signbee API
- Signbee converts markdown → PDF, handles the signing ceremony
- Both parties receive a SHA-256 certified signed copy via email
- Go to
signb.ee
- Create an account
- Navigate to the Dashboard
- Copy your API key

- Website:signb.ee
- OpenAPI Spec:
signb.ee/openapi.json
- llms.txt:
signb.ee/llms.txt

AI assistant tools for diagnosing Australia Post / MyPost Business shipping label workflows, recommending 4x6 / 100x150mm thermal printer setups, and finding LabelChop resources for ecommerce sellers.

Automated document processing and extraction

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

Manage Ablefy digital products, orders, payments, invoices, funnels, and affiliate programs through Claude Desktop. 44 tools with one-click .mcpb installation.

Markdown-first Notion MCP server with 9 composite tools, 39 actions, and ~77% token reduction via tiered docs.

Universal document generation and conversion MCP. Generate PDF/DOCX/XLSX from templates+JSON (invoices, contracts, reports), batch generation, 100+ format conversions.

Shared workspace your AI agents write to — 184+ MCP tools for CMMN case management.

Decispher captures the decisions, conventions, and constraints from the conversations your team is already having in Slack, GitHub, GitLab, and Jira, then serves them back to every human and every agent that needs them. Automatically.

An MCP server that integrates DottedSign capabilities with chat platforms and AI hosts such as ChatGPT and Claude to automate eSignature tasks like creating tasks, sending invites, and tracking signing workflow through simple natural language.

Connects AI agents to the Feishu/Lark platform for automating tasks like document processing, conversation management, and calendar scheduling.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.