nvd-cve-lookup-mcp-server

ZimCanIT/nvd-cve-lookup-mcp-server
★ 1 stars Python ⚙️ DevOps Updated 5d ago
Azure Functions Self-Hosted MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nvd-cve-lookup-mcp-s": {
      "command": "uvx",
      "args": [
        "nvd-cve-lookup-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install nvd-cve-lookup-mcp-server