HomeSecurity › stackhawk-mcp

stackhawk-mcp

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

Python
★ 10 stars Last pushed 2026-04-13 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.1.1)

uvx stackhawk-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "stackhawk-mcp": {
      "command": "uvx",
      "args": [
        "stackhawk-mcp"
      ],
      "env": {
        "STACKHAWK_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • STACKHAWK_API_KEY required secret — StackHawk API key

Related servers

Data from the Official MCP Registry