Xray Mcp

Created at 3 months ago

by kaixin008-tech

starstarstarstarstar

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

Categories

security

Tags

xray

vulnerability-scanning

model-context-protocol

what is Xray MCP?

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

how to use Xray MCP?

To use Xray MCP, install Python 3.7+, set up the xray binary, and run the server using the command python server.py. You can then send JSON-RPC requests to perform scans.

key features of Xray MCP?

  • xray_scan: Perform vulnerability scans on target URLs with configurable options.
  • xray_version: Retrieve the version information of the xray scanner.
  • xray_start_proxy: (Planned) Start xray in passive proxy mode for real-time scanning.
  • xray_service_scan: (Planned) Scan services on non-HTTP targets.

use cases of Xray MCP?

  1. Scanning web applications for vulnerabilities.
  2. Integrating with ModelScope for enhanced security.
  3. Real-time vulnerability detection in proxy mode (planned).

FAQ from Xray MCP?

  • Can Xray MCP scan any URL?

Yes, Xray MCP can scan any target URL provided it is accessible.

  • Is Xray MCP free to use?

Yes, Xray MCP is open-source and free to use.

  • What programming language is required?

Xray MCP requires Python 3.7 or higher.

View More