MCP.so
登录

MCP-Recon-Server

@seyrup1987

关于 MCP-Recon-Server

MCP server with tools for domain reconnaissance

基本信息

分类

其他

许可证

CC0-1.0 license

运行时

python

传输方式

stdio

发布者

seyrup1987

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP-Recon-Server?

MCP-Recon-Server is a Model Context Protocol (MCP) server that provides tools for domain reconnaissance and vulnerability scanning, specifically designed for penetration testing. It operates as an SSE (Server-Sent Events) server and can be used with any MCP client that supports SSE connections.

How to use MCP-Recon-Server?

Install all required dependencies using uv pip install -r requirements.txt. Run the server with sudo $(which uv) run main.py. Once running, any MCP client supporting SSE (such as MCP-Pentest-Client) can connect and interact with the server's tools.

Key features of MCP-Recon-Server

  • Domain reconnaissance tools
  • Vulnerability scanning capabilities
  • Designed for penetration testing workflows
  • Runs as an SSE-based MCP server
  • Requires root (sudo) privileges to execute
  • Managed with Python and the uv package manager

Use cases of MCP-Recon-Server

  • Automate domain reconnaissance during penetration tests
  • Perform vulnerability scans on target systems
  • Integrate with MCP-Pentest-Client for seamless tool orchestration
  • Use as a building block in larger MCP-based security pipelines

FAQ from MCP-Recon-Server

评论

其他 分类下的更多 MCP 服务器