NezhaCyberMCP
AI-Powered CVE Intelligence
Connect your AI assistant to real-time vulnerability data from CIRCL, GitHub Advisory, and MyCERT. Query CVEs, analyze threats, and generate security reports — all through natural language.
Everything your AI needs to reason about vulnerabilities
A complete MCP server purpose-built for cybersecurity intelligence
Real-Time Sync
Automatically syncs CVE data from CIRCL, GitHub Advisory Database, and MyCERT on a scheduled cron job.
Semantic Search
Search across all three data sources simultaneously by keyword, severity, vendor, product, or CWE ID.
AWS Lambda Ready
Detects runtime environment automatically. Runs as a long-lived MCP server locally or as a Lambda function on AWS.
Credential Safety
All sensitive values are masked in logs. AWS credentials, DB passwords, and API keys never appear in output.
Built-in Prompts
Pre-built prompt templates for security advisories, patch prioritization, stakeholder triage, and weekly reports.
Multi-DB Support
Supports PostgreSQL, MySQL, SQL Server, Oracle, QuestDB, and Amazon Aurora DSQL via GORM.
Three authoritative data sources
Aggregated, deduplicated, and always up to date
CIRCL CVE
cve.circl.luComputer Incident Response Center Luxembourg — the authoritative CVE feed with full CVSS scoring and affected package data.
GitHub Advisory
api.github.comGitHub's curated security advisory database covering npm, PyPI, Maven, Go, Rust, and more ecosystems.
MyCERT
mycert.org.myMalaysia Computer Emergency Response Team — regional security bulletins covering threats relevant to Southeast Asia.
MCP Tools
Ask your AI assistant to call these tools directly
get_cveLook up a specific CVE by ID across all three data sources
search_cvesFull-text search with filters for severity, vendor, product, CWE, and date range
whats_newGet the latest CVEs published after a given date
filter_severityFilter CVEs by CRITICAL / HIGH / MEDIUM / LOW severity
bulk_getRetrieve multiple CVEs in a single call
vuln_trendsAnalyze vulnerability trends over time by severity
search_by_cpeSearch CVEs by CPE (Common Platform Enumeration) string
related_cvesFind CVEs related to a given CVE by shared CWE or affected packages
Ready to give your AI superpowers?
Add NezhaCyberMCP to your Claude, Cursor, or any MCP-compatible AI assistant. No database setup required — CVE data is served directly from our infrastructure.
View Setup Guide{
"mcpServers": {
"nezha-cyber": {
"command": "./advisory"
}
}
}