ZeroPath 安全查询开源服务器

ZeroPath 安全查询开源服务器

用于查询 ZeroPath 安全问题、补丁和扫描的开源 MCP 服务器,支持多种 AI 助手。

快速入门指南

  1. 克隆仓库:git clone https://github.com/ZeroPathAI/zeropath-mcp-server.git
  2. 安装依赖:pip install -r requirements.txt
  3. 配置环境变量,设置安全密钥和 API 参数。
  4. 启动服务:python main.py
  5. 访问 http://localhost:5000 检查服务运行状态。

更多详情请参考官方文档或博客。