Skip to main content
Glama

Nessus MCP Server

get_vulnerability_details

Retrieve detailed information about a specific vulnerability by providing its ID, enabling precise analysis and response using the Nessus MCP Server.

Instructions

Get detailed information about a specific vulnerability

Input Schema

NameRequiredDescriptionDefault
vulnerability_idYesID of the vulnerability (e.g., CVE-2021-44228)

Input Schema (JSON Schema)

{ "properties": { "vulnerability_id": { "description": "ID of the vulnerability (e.g., CVE-2021-44228)", "type": "string" } }, "required": [ "vulnerability_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