Skip to main content
Glama

MCP Vulnerability Checker Server

by firetix

search_vulnerabilities

Search and filter vulnerability databases by keywords, severity levels, and date ranges to identify relevant security threats. Supports comprehensive vulnerability research and analysis across multiple CVE and threat databases.

Instructions

Search vulnerability databases with advanced filtering

Input Schema

NameRequiredDescriptionDefault
date_rangeNoDate range filter. Use predefined ranges (30d, 90d, 1y, 2y) or custom format YYYY-MM-DD,YYYY-MM-DD
keywordsNoSearch vulnerability databases with advanced filtering capabilities to find relevant security threats. Filter by keywords (e.g., 'apache', 'sql injection'), severity levels (CRITICAL, HIGH, MEDIUM, LOW), and date ranges (30d, 90d, 1y, 2y). Enables comprehensive threat research and vulnerability landscape analysis across multiple CVE and vulnerability databases.
severityNoFilter by severity level: CRITICAL, HIGH, MEDIUM, LOW, NONE

Input Schema (JSON Schema)

{ "properties": { "date_range": { "description": "Date range filter. Use predefined ranges (30d, 90d, 1y, 2y) or custom format YYYY-MM-DD,YYYY-MM-DD", "type": "string" }, "keywords": { "description": "Search vulnerability databases with advanced filtering capabilities to find relevant security threats. Filter by keywords (e.g., 'apache', 'sql injection'), severity levels (CRITICAL, HIGH, MEDIUM, LOW), and date ranges (30d, 90d, 1y, 2y). Enables comprehensive threat research and vulnerability landscape analysis across multiple CVE and vulnerability databases.", "type": "string" }, "severity": { "description": "Filter by severity level: CRITICAL, HIGH, MEDIUM, LOW, NONE", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/firetix/vulnerability-intelligence-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server