Fscan_mcp
@steveopen1
关于 Fscan_mcp
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fscan_mcp?
Fscan_mcp is a port scanning and vulnerability detection MCP service wrapper based on the fscan tool. It provides standardized interfaces via the FastMCP framework for integration into other systems, targeting security researchers and developers.
How to use Fscan_mcp?
Ensure Python 3.12+ and the fscan.exe binary are present. Install dependencies with pip install -r requirements.txt, then start the service using uv --directory /path/to/fscan_mcp --with mcp mcp run fscan_mcp_server.py. Invoke via MCP protocol with the required ip parameter; optional parameters include port_range, proxy, output_path, input_file, report, and vuln_scan.
Key features of Fscan_mcp
- Wraps fscan for port scanning and vulnerability detection
- Exposes scanning parameters via MCP protocol
- Supports custom port ranges and proxy settings
- Generates scan reports (optional)
- Configurable via config.py and logger.py modules
Use cases of Fscan_mcp
- Automating port scans across multiple target IPs
- Integrating vulnerability scanning into CI/CD pipelines
- Generating structured reports from fscan output
- Scanning internal networks with proxy support
FAQ from Fscan_mcp
What are the runtime dependencies?
Python 3.12+ is required, along with the fscan.exe binary placed in the project root directory. Dependencies are installed via pip install -r requirements.txt.
How are scan results returned?
Results are output via stdout; optional report files are saved to a specified path.
Is authentication or authorization supported?
The README does not mention any authentication or authorization mechanisms for the MCP interface.
What transports does Fscan_mcp use?
The service uses the MCP protocol; specific transport details (e.g., STDIO or HTTP) are not specified in the README.
Are there any restrictions on scanning?
The README notes that users should confirm the target system allows port scanning before proceeding.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论