Qualys MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi. Last commit 14 Jul 2026.
Full Qualys portal management over MCP: VMDR, PC, WAS, Cloud Agent, Container Security & more
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qualys-mcp -- uvx qualys-mcp-full
{
"mcpServers": {
"qualys-mcp": {
"args": [
"qualys-mcp-full"
],
"command": "uvx"
}
}
}
[mcp_servers.qualys-mcp]
command = "uvx"
args = ["qualys-mcp-full"]
{
"mcpServers": {
"qualys-mcp": {
"args": [
"qualys-mcp-full"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"qualys-mcp": {
"args": [
"qualys-mcp-full"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.