Skip to content
Cline

Cloud Armor WAF Patrol MCP for Cline

io.github.shigechika/cloudarmor-mcp

MCP server for Google Cloud Armor WAF log patrol: deny summaries and false-positive checks

client:Cline transport:stdio runtime:pypi

Install Cloud Armor WAF Patrol MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cloudarmor-mcp": {
      "command": "uvx",
      "args": [
        "cloudarmor-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Cloud Armor WAF Patrol MCP in other clients