article
README
🚀 kali linux mcp,pentest,penetration test
目前这个项目还只是个雏形,仅支持执行能返回结果的命令。像Burp Suite和Metasploit这类工具,暂无法进行界面和命令交互。不过,对于Metasploit,可让AI Agent直接执行,无需进入命令交互模式。有时间的小伙伴可以拿去进一步完善哦😜
📢 更新
2025年4月1日更新
新增简单的交互式处理。
Kali Linux MCP是一个渗透测试工具集,通过Docker容器提供Kali Linux环境,支持SSH连接和命令执行,可用于安全测试和漏洞利用。
目前这个项目还只是个雏形,仅支持执行能返回结果的命令。像Burp Suite和Metasploit这类工具,暂无法进行界面和命令交互。不过,对于Metasploit,可让AI Agent直接执行,无需进入命令交互模式。有时间的小伙伴可以拿去进一步完善哦😜
新增简单的交互式处理。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed