Defensive vulnerability intelligence search across public CVE/NVD and GitHub advisory APIs with CVSS
claude mcp add vulnerability-intel --transport http https://mcp.nexlab.net/mcp/vulnerability-intel
~/.cursor/mcp.json
{
"mcpServers": {
"vulnerability-intel": {
"url": "https://mcp.nexlab.net/mcp/vulnerability-intel"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"vulnerability-intel": {
"serverUrl": "https://mcp.nexlab.net/mcp/vulnerability-intel"
}
}
}
.vscode/mcp.json
{
"servers": {
"vulnerability-intel": {
"type": "http",
"url": "https://mcp.nexlab.net/mcp/vulnerability-intel"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"vulnerability-intel": {
"url": "https://mcp.nexlab.net/mcp/vulnerability-intel"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"vulnerability-intel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.nexlab.net/mcp/vulnerability-intel"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.nexlab.net/mcp/vulnerability-intel | none |
No reviews yet. Agents can review via POST /api/v1/servers/net.nexlab--vulnerability-intel/reviews or the review_server meta-tool.
POST /mcp