clusterfuzz

GitHub

Scalable fuzzing infrastructure.

5,582 stars Python 1 file ยท ~1,531 tokens #fuzzing#security#stability#vulnerabilities

clusterfuzz MCP Server

MCP server for google/clusterfuzz

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