Skip to content

Cyreslab Circl Cve Search

Free

by MCP Community

MCP server for accessing CIRCL CVE SEARCH API - search CVE data, vulnerabilities, and security information

v2.1.0Added Apr 12, 2026
mcpmodel-context-protocolcirclcvevulnerability
Works with:ClaudeGPTGeminiCopilot

Cyreslab Circl Cve Search MCP Server

MCP server for accessing CIRCL CVE SEARCH API - search CVE data, vulnerabilities, and security information

Installation

npx -y @iflow-mcp/cyreslab-circl-cve-search-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/cyreslab-circl-cve-search-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cyreslab-circl-cve-search": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/cyreslab-circl-cve-search-mcp-server"]
    }
  }
}