Skip to main content
Glama
yesidleon1393

Cybersecurity Professor MCP Server

search_cve

Explains any CVE or known vulnerability, covering technical details, public exploits, detection methods, and patching guidance.

Instructions

Explica cualquier CVE o vulnerabilidad conocida: cómo funciona técnicamente, si hay exploit público, cómo detectarla y parchearla.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cve_or_vulnYesCVE ID (ej: CVE-2021-44228) o nombre de vulnerabilidad (ej: Log4Shell, EternalBlue, PrintNightmare)
include_exploitNoIncluir análisis del exploit disponible y cómo funciona
affected_systemsNoSistema específico que quieres verificar (ej: Apache 2.4.49 en Ubuntu 20.04)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses that the tool will explain technical functioning, public exploits, detection, and patching, providing good transparency about expected behavior. It doesn't mention any limitations or side effects, but for an informational tool this is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence, front-loaded with the action, and lists key aspects without redundancy. Excellent structure.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 3 params and no output schema, the description adequately covers the purpose, scope, and expected content. It could mention behavior on not found, but it's sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema descriptions cover 100% of parameters, so the baseline is 3. The description doesn't add specific parameter semantics beyond the schema, but it reinforces the primary parameter's purpose.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool explains CVEs/vulnerabilities, specifying technical details, public exploit, detection, and patching. This specific verb+resource+scope distinguishes it from siblings like explain_attack.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly indicates when to use the tool: when you need to understand a CVE or vulnerability, including technical workings, exploit, detection, and patching. It doesn't explicitly mention alternatives or exclusions, but the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/yesidleon1393/cybersec-mcp'

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