Signbee
Document signing for AI agents. Send contracts for e-signature via MCP with email OTP verification and SHA-256 signing certificates.
Signbee MCP Server
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.
Quick Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"signbee": {
"command": "npx",
"args": ["-y", "signbee-mcp"],
"env": {
"SIGNBEE_API_KEY": "your-api-key-from-signb.ee/dashboard"
}
}
}
}
Cursor / Windsurf
Add to your MCP settings:
{
"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.
Tools
send_document
Send a markdown document for two-party e-signing.
Parameters:
| Parameter | Required | Description |
|---|---|---|
markdown | ✅ | Document content in markdown format |
sender_name | ✅ | Full name of the sender |
sender_email | ✅ | Email address of the sender |
recipient_name | ✅ | Full name of the recipient |
recipient_email | ✅ | Email address of the recipient |
title | ❌ | Document title (auto-extracted from heading) |
expires_in_days | ❌ | Days until signing link expires (default: 7) |
Example prompt: "Send an NDA to [email protected] from [email protected]"
send_document_pdf
Send an existing PDF for two-party e-signing.
Parameters:
| Parameter | Required | Description |
|---|---|---|
pdf_url | ✅ | Publicly accessible URL to the PDF |
title | ✅ | Document title |
sender_name | ✅ | Full name of the sender |
sender_email | ✅ | Email address of the sender |
recipient_name | ✅ | Full name of the recipient |
recipient_email | ✅ | Email address of the recipient |
expires_in_days | ❌ | Days until signing link expires (default: 7) |
How It Works
- 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
Get Your API Key
- Go to signb.ee
- Create an account
- Navigate to the Dashboard
- Copy your API key
Links
- Website: signb.ee
- OpenAPI Spec: signb.ee/openapi.json
- llms.txt: signb.ee/llms.txt
License
MIT
相關伺服器
Kone.vc
贊助Monetize your AI agent with contextual product recommendations
CData Jira Service Management
A read-only server to query live Jira Service Management data via a simple MCP interface, powered by CData.
SpotDraft MCP Server
Integrate the SpotDraft API into agentic workflows. Requires SpotDraft API credentials.
Time MCP Server
Provides the current time using IANA timezone names, with automatic system timezone detection.
Propbar
UK property data: crime stats, schools, demographics, valuations, comparables, Ofsted ratings
Cursor Task Manager
An MCP server for task management, time tracking, and workflow automation, integrated with Cursor IDE and a Directus backend.
Feishu/Lark OpenAPI
Connect AI agents to Feishu/Lark APIs for automating tasks like document processing, conversation management, and calendar scheduling.
Geomanic
Privacy-first GPS tracking companion. Query travel statistics, manage waypoints, track countries visited, and analyze distances and speeds through natural language. Free, GDPR compliant.
planka-v2-mcp
A specialized Model Context Protocol (MCP) server that enables LLMs (like Claude in Cursor) to interact with Planka v2.x kanban boards.
Browser Use
An AI-driven server for browser automation using natural language commands, implementing the Model Context Protocol (MCP).
Adspirer Ads Manager
Manage digital advertising campaigns with AI-powered insights from Adspirer.com.