cve-mcp-server MCP Server — Claude & Cursor Integration

# cve-mcp-server MCP Server ## What is cve-mcp-server? cve-mcp-server is a production-ready Model Context Protocol (MCP) server with 1,455 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install mukul975/cve-mcp-server # Or manual git clone https://github.com/mukul975/cve-mcp-server.git cd cve-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 1,455 - **Forks:** 🍴 249 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [mukul975/cve-mcp-server](https://github.com/mukul975/cve-mcp-server)