A Model Context Protocol (MCP) server for vulnerability intelligence automation with Agentic AI. This project combines a Configuration Management Database (CMDB) with real-time CVE ingestion from NIST NVD to identify potential exposure across our assets.
{
"mcpServers": {
"cmdb-nvd-nessus-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server for vulnerability intelligence automation with Agentic AI. This project combines a Configuration Management Database (CMDB) with real-time CVE ingestion from NIST NVD to identify potential exposure across our assets.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago. 6 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
A Model Context Protocol (MCP) server for vulnerability intelligence automation with Agentic AI. This system combines a Configuration Management Database (CMDB) with real-time CVE ingestion from NIST NVD and leverages LLM-driven reasoning for vulnerability correlation followed by Nessus scan to validate the issue.
This MCP server enables an AI agent (e.g., Claude Desktop) to:
cmdb-cve-mcp/
├── server.py # MCP server (tool definitions + orchestration)
├── cmdb.py # SQLite-based read-only CMDB with sample assets
├── nvd_client.py # Client to query NVD CVE API
├── email_sender.py # SMTP email utility
├── requirements.txt
└── README.md
| Tool | Description | Example Prompt |
|---|---|---|
list_assets | View all CMDB assets (read-only) | "Show me all assets in my CMDB" |
get_assets_json | Retrieve assets as structured JSON for LLM analysis | "Get assets in JSON format" |
get_cves_json | Retrieve CVEs as structured JSON for LLM analysis | "Fetch CVEs in JSON format" |
fetch_latest_cves | Retrieve CVEs in human-readable format | "Show latest CVEs of last 3 days with CVSS > 9" |
send_vulnerability_report | Send report based on LLM-generated findings | "Send report to user@example.com" |
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Query and manage PostgreSQL databases directly from AI assistants
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Manage Supabase projects — databases, auth, storage, and edge functions
MCP Security Weekly
Get CVE alerts and security updates for Cmdb_nvd_nessus_mcp_server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.