MCP Directory
Back

hexstrike-ai

by 0x4m4 · Python · ★ 9,984

HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, bug bounty automation, and security research. Seamlessly bridge LLMs with real-world offensive security capabilities.

#0x4m4#ai#ai-agents#ai-cybersecurity#ai-hacking#ai-penetration-testing#ai-security-tool#artificial-intelligence#ctf-tools#generative-ai#hexstrike#kali-linux#kali-tools#llm#llm-integration#mcp#mcp-server#mcp-tools#pentesting#pentesting-tools

Install

pip install git+https://github.com/0x4m4/hexstrike-ai.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "hexstrike-ai": {
      "command": "uvx",
      "args": [
        "git+https://github.com/0x4m4/hexstrike-ai.git"
      ]
    }
  }
}

From the README

[](https://www.python.org/) [](LICENSE) [](https://github.com/0x4m4/hexstrike-ai) [](https://github.com/0x4m4/hexstrike-ai) [](https://github.com/0x4m4/hexstrike-ai/releases) [](https://github.com/0x4m4/hexstrike-ai) [](https://github.com/0x4m4/hexstrike-ai) [](https://github.com/0x4m4/hexstrike-ai) **Advanced AI-powered penetration testing MCP framework with 150+ security tools and 12+ autonomous AI agents** [📋 What's New](#whats-new-in-v60) • [🏗️ Architecture](#architecture-overview) • [🚀 Installation](#installation) • [🛠️ Features](#features) • [🤖 AI Agents](#ai-agents) • [📡 API Ref…
Read full README on GitHub →

Related ai & ml servers