Qualys MCP Server
Rank #61,568io.github.rijul170/qualys-mcp
Full Qualys portal management over MCP: VMDR, PC, WAS, Cloud Agent, Container Security & more
Qualys MCP Server is a Model Context Protocol (MCP) server published by rijul170. It ranks #61,568 of 115,591 servers tracked on MCP Toplist. Qualys MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 54,023 of 115,591 servers on MCP Toplist.
Use Qualys MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add qualys-mcp -- uvx qualys-mcp-full[mcp_servers.qualys-mcp]
command = "uvx"
args = ["qualys-mcp-full"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"qualys-mcp": {
"command": "uvx",
"args": [
"qualys-mcp-full"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"qualys-mcp": {
"command": "uvx",
"args": [
"qualys-mcp-full"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qualys-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"qualys-mcp-full"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qualys-mcp": {
"command": "uvx",
"args": [
"qualys-mcp-full"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qualys-mcp": {
"command": "uvx",
"args": [
"qualys-mcp-full"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rijul170%2Fqualys-mcp)<a href="https://mcptoplist.com/server/io.github.rijul170%2Fqualys-mcp"><img src="https://mcptoplist.com/badge/io.github.rijul170%2Fqualys-mcp.svg" alt="MCP Toplist: #61,568 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rijul170
Other servers by rijul170
- AlertLogic MCP Server#31,145 · 1 ver
- falcon-mcp#31,146 · 1 ver
- Sophos Central MCP Server#31,147 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Qualys MCP Server?
- Qualys MCP Server is maintained by rijul170, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Qualys MCP Server listed on the Official MCP Registry?
- Yes — Qualys MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Qualys MCP Server have?
- MCP Toplist tracks 1 version of Qualys MCP Server, most recently published on Jul 14, 2026.
- Where can I find the source code for Qualys MCP Server?
- The source code for Qualys MCP Server is hosted at github.com/rijul170/qualys-mcp.