tenable-vpr-mcp

Sabastiaz/tenable-vpr-mcp
★ 0 stars Python Security Updated 2d ago
Read-only Tenable.io / Tenable One MCP server with VPR re-prioritization, CISA KEV + EPSS cross-check, and pentest re-test scan-delta reporting.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tenable-vpr-mcp": {
      "command": "uvx",
      "args": [
        "tenable-vpr-mcp"
      ]
    }
  }
}

Or install with pip: pip install tenable-vpr-mcp