get_most_sighted_vulnerabilities
Retrieve a ranking of vulnerabilities by sighting activity to help prioritize important issues.
How to use it
get_most_sighted_vulnerabilities is exposed by the VulnMCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_most_sighted_vulnerabilities tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install VulnMCP
claude mcp add vulnmcp -- poetry --directory /path/to/VulnMCP run vulnmcpOther tools in VulnMCP (15)
Predict CWE categories from a vulnerability description. Returns top-5 predictions with parent CWE mapping.
Classify vulnerability severity (low/medium/high/critical) from a text description. Supports English, Chinese, and Russian with auto-detection.
Create a new sighting for a vulnerability (requires API permissions on most instances).
Get a specific GNA entry by numeric ID or exact short name.
Fetch the 3 most recent CVEs for a given CWE ID.
Look up a specific vulnerability by ID (e.g. CVE-2025-14847) with optional comments, sightings, bundles, linked vulnerabilities, and KEV enrichment.
Query cpe-guesser with product keywords to infer likely CPE identifiers.
List GCVE references including KEV catalog UUIDs for use with listkeventries.
List all Global Numbering Authorities (GNA) from the GCVE registry.
List and filter KEV catalog entries by vulnerability ID, status reason, exploited flag, date range, author, or origin catalog UUID.
Search curated vulnerability bundles (grouped CVEs for a campaign, product, or incident), with filters by vulnerability ID or author.
Search community comments related to vulnerabilities, with filters by vulnerability ID or author.
Search GNA entries by name (case-insensitive substring match).
Search vulnerability sightings (seen/exploited/patched/etc.) with filters to identify what is actively discussed or abused.
Search vulnerabilities with filters: source, CWE, product, date range, pagination, and optional KEV-aware prioritization.