Skip to content
Gemini CLI

qualys mcp for Gemini CLI

io.github.rijul170/qualys-mcp

Full Qualys portal management over MCP: VMDR, PC, WAS, Cloud Agent, Container Security & more

client:Gemini CLI transport:stdio runtime:pypi

Install qualys mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

qualys mcp in other clients