提交

Xray Mcp

@kaixin008-tech

This is an enhanced MCP (Model Context Protocol) server that provides xray vulnerability scanning capabilities for ModelScope hosting.

服务器配置

{
  "mcpServers": {
    "xray-mcp": {
      "command": "node",
      "args": [
        "path/xray-mcp-server/server.py"
      ],
      "env": {
        "XRAY_PATH": "path/bin/xray",
        "XRAY_OUTPUT_DIR": "path/xray-mcp-server/xray-results",
        "XRAY_CONFIG": "path/xray-mcp-server/config/xray-config.yaml"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.