Back to MCP directory
publicPublicdnsLocal runtime

due-diligence-automation

自动化尽职调查工具

article

README

🚀 自动尽职调查

自动尽职调查项目旨在解决传统尽职调查流程繁琐、效率低下的问题,通过自动化技术快速、准确地收集和分析相关信息,为用户提供高效、可靠的尽职调查服务,提升尽职调查的效率和质量。

🚀 快速开始

由于文档仅提供了项目名称“自动尽职调查”,暂未包含快速开始相关的实质内容,无法为您提供详细的快速开始步骤。若您能补充更多信息,我将为您进一步完善。

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