Skip to main content
Glama

Nessus MCP Server

get_scan_results

Retrieve detailed results of a completed scan by providing its unique ID, enabling analysis and vulnerability assessment on the Nessus MCP Server.

Instructions

Get the results of a completed scan

Input Schema

NameRequiredDescriptionDefault
scan_idYesID of the scan to get results for

Input Schema (JSON Schema)

{ "properties": { "scan_id": { "description": "ID of the scan to get results for", "type": "string" } }, "required": [ "scan_id" ], "type": "object" }

You must be authenticated.

Other Tools from Nessus MCP Server

Related Tools

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/Cyreslab-AI/nessus-mcp-server'

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