Skip to content
Claude Desktop

Security Intel MCP for Claude Desktop

io.github.selflabbs/security-intel-mcp

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

client:Claude Desktop transport:streamable-http

Install Security Intel MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "security-intel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://security.selflabbs.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Security Intel MCP in other clients