Skip to main content
Glama

ZoomEye MCP Server

Official
by zoomeye-ai

zoomeye_vuldb_by_id

Retrieve detailed vulnerability information by providing a vulnerability ID (CVE, CNVD, CNNVD) to access comprehensive security data from the ZoomEye MCP Server.

Instructions

Search for detailed vulnerability information by vulnerability ID and return formatted results.

Use this tool to retrieve comprehensive security vulnerability details from the vulnerability database using a vulnerability identifier (CVE, CNVD, CNNVD). Results include:

Input Schema

NameRequiredDescriptionDefault
cve_idYesA valid vulnerability identifier, eg: CVE-XXXX-XXXX,CNVD-XXXX-XXXX,CNNVD-XXXX-XXXX

Input Schema (JSON Schema)

{ "properties": { "cve_id": { "description": "A valid vulnerability identifier, eg: CVE-XXXX-XXXX,CNVD-XXXX-XXXX,CNNVD-XXXX-XXXX", "type": "string" } }, "required": [ "cve_id" ], "type": "object" }
Install Server

Other Tools from ZoomEye 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/zoomeye-ai/mcp_zoomeye'

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