Vulnerability Intel MCP for Claude Desktop
net.nexlab/vulnerability-intel
Defensive vulnerability intelligence search across public CVE/NVD and GitHub advisory APIs with CVSS
client:Claude Desktop
transport:streamable-http
Install Vulnerability Intel MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vulnerability-intel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.nexlab.net/mcp/vulnerability-intel"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs