mcp-server-esignatures MCP 服务器
电子签名的 MCP 服务器( https://esignatures.com )
工具
工具 | 类别 | 描述 |
---|---|---|
create_contract | 合同 | 起草以供审查或发送合同 |
query_contract | 合同 | 检索合同信息 |
withdraw_contract | 合同 | 撤回未签署的合同 |
delete_contract | 合同 | 删除草稿或测试合同 |
list_recent_contracts | 合同 | 列出最近的合同 |
create_template | 模板 | 创建新的合同模板 |
update_template | 模板 | 更新现有模板 |
query_template | 模板 | 检索模板内容和信息 |
delete_template | 模板 | 删除模板 |
list_templates | 模板 | 列出所有模板 |
add_template_collaborator | 合作者 | 邀请某人编辑模板 |
remove_template_collaborator | 合作者 | 撤销模板编辑权限 |
list_template_collaborators | 合作者 | 查看谁可以编辑模板 |
示例
创建合同草案
Generate a draft NDA contract for a publisher, which I can review and send. Signer: John Doe, ACME Corp, john@acme.com
发送合同
Send an NDA based on my template to John Doe, ACME Corp, john@acme.com. Set the term to 2 years.
更新模板
Review my templates for legal compliance, and ask me about updating each one individually
邀请模板合作者
Invite John Doe to edit the NDA template, email: john@acme.com
安装
创建电子签名帐户
在https://esignatures.com免费创建一个 eSignatures 帐户,通过创建模板和发送测试合同来测试 Agent AI。
克劳德桌面
在 MacOS 上: ~/Library/Application\ Support/Claude/claude_desktop_config.json
在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
开发/未发布的服务器配置
已发布的服务器配置
验证
要使用此服务器,您需要使用您的电子签名 API 秘密令牌设置ESIGNATURES_SECRET_TOKEN
环境变量。
电子签名 API 文档
有关 API 端点、参数和响应的详细指南,请参阅电子签名 API 。
电子签名支持
如需支持,请导航至支持或联系support@esignatures.com 。
贡献
欢迎贡献!如果您愿意贡献代码,请 fork 代码库并根据需要进行修改。以下是一些准则:
- 错误报告:请打开问题来报告您遇到的任何错误。
- 功能请求:通过打开带有“增强”标签的问题来建议新功能。
- 拉取请求:确保您的拉取请求遵循现有的代码样式。
- 文档:帮助改进或翻译文档。任何形式的文档改进都将受到赞赏。
对于重大变更,请先提交一个 issue 来讨论您想要修改的内容。我们期待您的贡献!
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
促进电子签名的合同和模板管理,使用户能够通过用户友好的界面创建、发送、更新和管理具有可自定义选项的合同和模板。
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server for managing and activating persona templates and components by writing to .clinerules files, supporting version tracking and file-based storage.Last updated -19TypeScriptMIT License
- -securityFlicense-qualityEnables programmatic control over Roo's custom operational modes with full CRUD operations and schema validation, allowing for seamless mode configuration and management.Last updated -62JavaScript
- AsecurityAlicenseAqualityEnables creation, management, and templating of prompts through a simplified SOLID architecture, allowing users to organize prompts by category and fill in templates at runtime.Last updated -61,3856TypeScriptMIT License
- -securityFlicense-qualityProvides software development planning tools to help users create implementation plans and manage todo items.Last updated -Python