MCP Directory
Back

cve-mcp-server

by mukul975 · Python · ★ 309

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.

#cisa-kev#claude-ai#cve#cybersecurity#devsecops#epss#fastmcp#mcp#mitre-attack#model-context-protocol#nvd#osv#python#security#shodan#threat-intelligence#virustotal#vulnerability-management

Install

pip install git+https://github.com/mukul975/cve-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cve-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mukul975/cve-mcp-server.git"
      ]
    }
  }
}

From the README

**AI-powered security intelligence at your fingertips — 27 tools, 21 data sources, one protocol.** [](https://python.org) [](LICENSE) [](https://modelcontextprotocol.io) [](https://github.com/mukul975/cve-mcp-server) [](https://gofastmcp.com) A production-grade **Model Context Protocol (MCP) server** that turns Claude into a full-spectrum security analyst. Instead of juggling 15+ browser tabs across NVD, EPSS, CISA KEV, Shodan, VirusTotal, and GreyNoise, ask Claude one question and get correlated intelligence in seconds. Built with Python, FastMCP, httpx, aiosqlite, Pydantic v2, and defusedx…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers