intruder-mcp logo

intruder-mcpAI agaları Intruder'in kontrolünü sağlayan bir MCP sunucusudur

(0)
Daniel Nikulshynİnceleyen Daniel Nikulshyn·Güncellendi Temmuz 2026

Genel Bakış

Intruder MCP, bir серверdir ki AI agenlerinin Intruder'ı kontrol etmesini sağlar. MCP clients'ı, örneğin Claude ve Cursor, Intruder ile etkileşime girebilir. Server, yerel bir makinede Python ile çalıştırılabileceği gibi Docker konteynırında da çalıştırılabilir. Server'ı kullanmak için bir Intruder API anahtarı gereklidir, bu anahtar Intruder dokümanları üzerinden üretilerek alınabilir. Repository, MCP clients için kurulum talimatları ve örnek yapılandırma ayarları sağlar. Proje açık kaynaklı ve BSD-3-Clause lisanslıdır.

Temel özellikler

  • MCP sunucusu için AI agent kontrolü
  • Yerel ve Docker kapsülü dağıtım seçeneklerimiz mevcuttur
  • Intruder API anahtarı entegrasyonu

Fiyatlar

Model
Free
Puan
Henüz inceleme yok

Kullanım senaryoları

Otomatik Güvenlik Testi

Intruder MCP'yi AI agaları ile otomatik güvenlik testi ve zayıflık değerlendirmesi için kullanın.

MCP İstemcisi ile Entegrasyon

Intruder MCP'yi Claude ve Cursor gibi MCP istemcileriyle entegre ederek AI tarafından desteklenen güvenlik testine olanak sağla.

Artılar ve eksiler

Artılar

  • AI agaları tarafından Intruder'nin otomatik güvenlik testine olanak tanır
  • Yerel veya Docker kapsülünde çalıştırılabilir
  • Claude ve Cursor gibi MCP istemcilerinin de desteğini sunar

Eksiler

  • Intruder API anahtarı olmadan hoạtalanmaz
  • Özellikli özellikleri hakkında sınırlı bilgi mevcuttur

İncelemeler

İnceleme bırakmak için giriş yap.

Henüz inceleme yok. İlk sen ol!

Sorular

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

Soru sor

MCP Serverleri alternatifleri