fscan_mcp

fscan_mcp

3.3

If you are the rightful owner of fscan_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

fscan MCP is a service encapsulation of the fscan tool for port scanning and vulnerability detection, integrated using the FastMCP framework.

fscan MCP is a Model Context Protocol (MCP) server that provides a standardized interface for port scanning and vulnerability detection using the fscan tool. It is designed to be easily integrated into other systems through the FastMCP framework. The project includes a main service file, configuration files, and a logging module to facilitate efficient scanning and reporting. Users can specify various parameters such as target IP, port range, proxy settings, and output paths to customize their scanning tasks. The results are returned via stdout, and reports can be generated and saved in specified directories.

Features

  • Standardized MCP Interface: Provides a consistent interface for integrating port scanning and vulnerability detection into other systems.
  • Customizable Scanning: Allows users to specify target IPs, port ranges, proxies, and output paths for tailored scanning tasks.
  • Comprehensive Reporting: Generates detailed reports in HTML format and collects web assets in a text file.
  • Logging Module: Includes a logging module to track the service's operational status and record scanning activities.
  • Python 3.12+ Compatibility: Requires Python 3.12 or higher for execution, ensuring compatibility with modern systems.