Skip to main content
Glama
nelssec

qualys-mcp

by nelssec

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUALYS_PODNoQualys platform POD (e.g., US2, EU1). Used to derive API and gateway URLs automatically.
QUALYS_BASE_URLNoQualys API base URL (overrides POD-based URL)
QUALYS_PASSWORDNoQualys platform password
QUALYS_USERNAMENoQualys platform username
QUALYS_SSL_VERIFYNoSet to 'false' to disable SSL verification (for self-signed certificates)true
QUALYS_GATEWAY_URLNoQualys gateway URL (overrides POD-based URL)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
investigateA

[Investigation] Deep-dive investigation on any security topic — CVEs, threat actors, assets, endpoint events, vulnerability intelligence. @slow

USE WHEN: "tell me about CVE-2024-3400", "are we exposed to Lazarus Group?", "investigate this IP", "what ransomware vulns exist?", "deep dive on Log4Shell", "what's happening on 10.0.0.1?"

assess_riskA

[Risk Assessment] Cross-domain risk assessment — VMs, cloud, containers, web apps, certificates, assets. @slow

USE WHEN: "what's our risk?", "show me cloud risk in AWS", "top risky assets", "container vulnerabilities", "expiring certificates", "EOL systems", "risk by business unit", "how's our security posture?"

check_complianceA

[Compliance] Compliance posture assessment — framework pass/fail rates, failing controls, risk acceptances. @slow

USE WHEN: "are we PCI compliant?", "compliance gaps", "show failing controls", "risk acceptances expiring", "HIPAA posture", "CIS benchmark results", "what frameworks do we have?"

plan_remediationA

[Remediation] Remediation planning — patch priorities, deployment status, mitigation coverage, program gaps. @slow

USE WHEN: "what should we patch?", "outstanding patches", "patch deployment status", "mitigation coverage", "is there a mitigation for CVE-X?", "what's missing from our security program?", "how do we reduce risk?"

security_overviewA

[Overview] Security briefing — daily/weekly/monthly summary with scanner health, findings, and risk trends. @slow when quick=False

USE WHEN: "morning briefing", "what happened this week?", "security overview", "any new critical vulns?", "scanner status", "what needs attention today?"

reportsB

[Reporting] Unified report operations — list, templates, generate, status, download, delete.

cache_statusB

[Admin] Show cache stats or clear all caches.

aws_org_connectorsA

[Cloud] AWS Organization connectors — list and health status for multi-account AWS setups.

USE WHEN: "show AWS org connectors", "AWS Organizations status", "multi-account cloud connector health", "which AWS accounts are connected", "AWS org sync status"

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nelssec/qualys-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server