Acunetix-MCP-Server

gashadarli/Acunetix-MCP-Server
★ 0 stars Python 🤖 AI/LLM Updated today
Acunetix MCP Server for AI Assistant (Gemini, Claude, ChatGPT, Openclaw etc.) Full coverage API Documentation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "acunetix-mcp-server": {
      "command": "uvx",
      "args": [
        "acunetix-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install acunetix-mcp-server

README Excerpt

Production-oriented, model-agnostic MCP server for the Acunetix REST API. It exposes typed MCP tools for AI clients instead of a dangerous raw HTTP proxy. ``` AI Client -> MCP transport layer -> typed MCP tools -> policy and audit layer -> Acunetix API client -> Acunetix REST API ``` Supported clients include Claude Desktop, Gemini CLI, ChatGPT remote MCP, Codex,

Tools (20)

acunetix_healthacunetix_inventory_summaryacunetix_scan_status_reportacunetix_vulnerability_triagecreate_targetcreate_userdelete_usergenerate_reportget_reportget_scan_statusget_targetget_target_groupget_userget_vulnerabilitylist_report_templateslist_reportslist_roleslist_scanning_profileslist_scanslist_target_groups