An MCP server that provides interaction with StackHawk's security scanning platf

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "stackhawk": {
      "args": [
        "stackhawk-mcp"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}