Skip to main content
Glama

ZoomEye MCP Server

Official
by zoomeye-ai

zoomeye_vuldb_by_id

Retrieve comprehensive vulnerability details by entering a CVE, CNVD, or CNNVD ID. This tool queries the ZoomEye API to provide formatted security data for analysis.

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" }

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