intruder-mcp logo

intruder-mcp一个让 AI 代理控制 Intruder 的 MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Intruder MCP 是一款让 AI 代理控制 Intruder 的服务器。它允许 MCP 客户端(如 Claude 和 Cursor)与 Intruder 交互。服务器可以在本机使用 Python 运行,也可以在 Docker 容器中部署。使用服务器需要 Intruder API 密钥,可通过 Intruder 文档生成。仓库提供了安装说明和 MCP 客户端的示例配置。该项目是开源的,采用 BSD-3-Clause 许可证。

主要功能

  • 用于 AI 代理控制的 MCP 服务器
  • 本地和 Docker 容器部署选项
  • Intruder API 密钥集成

价格

模型
Free
评分
暂无评价

使用场景

自动化安全测试

使用 Intruder MCP 通过 AI 代理实现安全测试和漏洞评估的自动化。

与 MCP 客户端集成

将 Intruder MCP 与 Claude、Cursor 等 MCP 客户端集成,实现 AI 驱动的安全测试。

优点 & 缺点

优点

  • 使 AI 代理能够控制 Intruder,实现自动化安全测试
  • 可在本地或 Docker 容器中运行,灵活性高
  • 支持 Claude 和 Cursor 等 MCP 客户端

缺点

  • 需要 Intruder API 密钥才能运行
  • 关于具体功能和使用场景的信息有限

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Is intruder-mcp free to use?

Yes, intruder-mcp is open-source under the BSD-3-Clause license, so you can use, modify, and deploy it without cost, provided you comply with the license terms.

Asked by Noor Siddiqui · Feb 18, 2026

What is required to use intruder-mcp?

An active Intruder API key is mandatory. You generate this key via the Intruder documentation, then provide it in the server configuration as the INTRUDER_API_KEY environment variable.

Asked by Beatriz Costa · Jan 8, 2026

Which MCP clients are compatible with intruder-mcp?

The project explicitly supports MCP clients such as Claude and Cursor. You can add the server configuration to their MCP client settings following the examples in the README.

Asked by Idris Suleiman · Jan 8, 2026

How do I deploy intruder-mcp on my own machine?

You can run it locally using Python: install uv, clone the repo, run `uv venv` and `uv pip install -e .`, then configure your MCP client with the path to the repo and set the INTRUDER_API_KEY environment variable. Alternatively, use Docker by pulling the image from ghcr.io/intruderio/intruder-mcp and running it with the API key as an env variable.

Asked by Marcus Bell · Nov 14, 2025

提问

服务配缩器 的替代品