Cyreslab Circl Cve Search
Freeby 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
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
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"]
}
}
}