Back to MCP directory
publicPublicdnsLocal runtime

esignatures-nda-tutorial

使用eSignatures MCP服务器创建NDA的逐步指南教程

article

README

🚀 使用数字签名创建NDA教程

本教程将指导你利用数字签名创建保密协议(NDA),解决在创建过程中可能遇到的流程、法律等问题,为你提供全面且实用的操作指引。

🚀 快速开始

目录

  1. 开始指南
  2. 基本NDA模板
  3. 跨境考虑因素
  4. 数字签名
  5. 测试与部署

📦 安装指南

先决条件

  • 数字签名MCP服务器访问权限
  • 合同法基础知识
  • 相关司法管辖区知识

📄 许可证

本项目采用MIT许可证。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client