NebulaFinger MCP
JSON →An MCP server interface for the NebulaFinger fingerprint recognition tool.
Install
pip install fastmcp Tools · 6
- scan_target 扫描单个目标,支持web、service或all模式,可配置并发数、HTML报告生成、静默模式、Favicon检测和指纹匹配结果过滤
- scan_targets_from_list 扫描目标列表,接受字符串数组作为目标,其他参数与scan_target相同
- scan_targets_from_file 从文件扫描目标,接受文件路径参数,其他参数与scan_target相同
- get_help 获取NebulaFinger工具的完整帮助信息
- get_version 获取工具版本和基本信息
- check_status 检查工具和配置文件的状态
Links
★ 2 GitHub stars