Skip to main content
Glama
yesidleon1393

Cybersecurity Professor MCP Server

get_cheatsheet

Get a cheatsheet for any hacking or security tool, with real pentesting command examples and options to filter by context and include evasion techniques.

Instructions

Obtén un cheatsheet completo y actualizado de cualquier herramienta de hacking/seguridad con ejemplos reales de uso en pentesting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNoContexto de uso para filtrar los comandos más relevantesgeneral
tool_nameYesNombre de la herramienta (ej: nmap, burpsuite, metasploit, hashcat, sqlmap, ffuf, nuclei, crackmapexec, bloodhound, impacket, etc.)
include_evasionNoIncluir técnicas de evasión de detección para la herramienta
Behavior3/5

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

With no annotations provided, the description carries the full burden. The verb 'get' implies a read-only retrieval, and the description mentions 'complete and updated', which hints at potential dynamic content. However, it does not disclose any side effects, output format, or external dependencies. Still, for a simple cheatsheet tool, the description is minimally transparent.

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?

The description is a single sentence, concise and front-loaded with the core purpose. Every word contributes to defining the tool's function. No unnecessary details or repetition.

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?

The tool is simple with a well-structured schema and no output schema. The description adequately explains what the cheatsheet contains (real usage examples) and its scope (any hacking/security tool). While it doesn't detail return format, this is not critical given the tool's simplicity and schema quality.

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?

Schema description coverage is 100% with all three parameters (tool_name, context, include_evasion) well documented in the schema. The description adds little beyond the schema, only reinforcing that tool_name can be any tool. Baseline 3 is appropriate as the schema does the heavy lifting.

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

Purpose4/5

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

The description clearly states that the tool provides a complete and updated cheatsheet for any hacking/security tool with real pentesting examples. It uses a specific verb ('Obtén') and resource ('cheatsheet de herramienta de hacking/seguridad'). However, it does not explicitly differentiate from sibling tools like 'describe_tool', which could overlap in purpose.

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

Usage Guidelines3/5

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

The description implies usage when a user needs a cheatsheet with practical examples, but it does not provide explicit guidance on when to use this tool versus alternatives like 'describe_tool' or 'ask_professor'. No exclusions or alternative recommendations are given.

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