目录 / SignSimple
MCP
鉴权未知
未评级
已上架
SignSimple
Send PDFs for legally binding electronic signature, free and unlimited. Recipients get secure emailed signing links; signature and date fields are placed automatically or with custom geometry. Track per-recipient progress (viewed, signed, declined) and download the completed PDF with a tamper-evident audit certificate carrying a SHA-256 hash of the original document. Includes free, professionally drafted legal templates (NDA, lease, contractor agreement, liability waiver, bill of sale, promissory note) sendable by URL. The X-Api-Key is optional for browsing: create one free at signsimple.app/profile to send documents. Docs: signsimple.app/developers
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://signsimple--exodus-ms.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"SignSimple": {
"url": "https://signsimple--exodus-ms.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| send_for_signature | Send a PDF document for legally binding electronic signature via SignSimple (free, unlimited). Provide the PDF as a fetchable URL or base64, plus recipient name(s) and email(s). Each recipient is emailed a secure signing link; signature and date fields are placed automatically unless custom fields are given. Works with the free templates from list_templates (pass their pdf URL as document_url). Requires a SignSimple API key (create one at https://signsimple.app/profile). |
| get_document_status | Check the status of a document previously sent for signature: overall state (sent/completed/declined/expired/voided), per-recipient progress (pending/viewed/signed), and the signed PDF download URL once complete. Requires a SignSimple API key. |
| list_documents | List the 25 most recent documents sent from the connected SignSimple account, with status and signed-PDF URLs where complete. Requires a SignSimple API key. |
| list_templates | List SignSimple's free, professionally drafted document templates (NDA, lease, contractor agreement, liability waiver, bill of sale, promissory note). Returns each template's info page and direct PDF URL — pass the PDF URL to send_for_signature as document_url to send one. No API key needed. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。