Skip to main content
Glama

MCP Pentest

suggest_next_steps

Analyze penetration testing scan results to identify and recommend appropriate next steps in the security assessment workflow.

Instructions

Analyze current findings and suggest next steps

Input Schema

NameRequiredDescriptionDefault
scan_resultsYesPrevious scan results in JSON format

Input Schema (JSON Schema)

{ "properties": { "scan_results": { "description": "Previous scan results in JSON format", "type": "string" } }, "required": [ "scan_results" ], "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/adriyansyah-mf/mcp-pentest'

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