Back to search
30
MCP

cve-mcp-server

pypi/cve-mcp-server

A Model Context Protocol server providing tools for CVE vulnerability information queries

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cvefeed-mcp
Model Context Protocol (MCP) server for the CVEFeed.io vulnerability intelligence API
0 tools
nvd-cve-mcp-server
MCP server for searching and retrieving CVE vulnerability information from NVD
0 tools
context-engineering-mcp
MCP server for Context Engineering templates and protocols
0 tools
check-mcp
A Model Context Protocol server providing tools to check CVEs via Opsify API for usage by LLMs
0 tools
mcp-server-calculator
A Model Context Protocol server for calculating.
0 tools
challenge-mcp
A Model Context Protocol server for challenge management with authentication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cve-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}