katana

GitHub

A next-generation crawling and spidering framework.

katana MCP Server

MCP server for projectdiscovery/katana

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "katana": {
      "command": "npx",
      "args": [
        "-y",
        "@projectdiscovery/katana"
      ]
    }
  }
}