Skip to main content
MCP Server

Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more.

Share
909 stars Python Apache-2.0 Updated: 2026-06-04

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Cve MCP server for me.

Server: Cve
Description: Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more.
Install command: npx -y mukul975/cve-mcp-server

GitHub: https://github.com/mukul975/cve-mcp-server

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "cve": {
      "command": "npx",
      "args": [
        "-y",
        "mukul975/cve-mcp-server"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y mukul975/cve-mcp-server
pip Install via pip
pip install cve-mcp-server
docker Run with Docker
docker run mukul975/cve-mcp-server

Tools (2)

Keys

loaded from environment variables only — never hardcoded

Keys

never logged, cached, or included in audit entries

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

CVE MCP Server

Overview

Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more.

Tools

  • Keys: loaded from environment variables only — never hardcoded
  • Keys: never logged, cached, or included in audit entries

Installation

NPX

npx -y mukul975/cve-mcp-server

PIP

pip install cve-mcp-server

DOCKER

docker run mukul975/cve-mcp-server

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.