Skip to main content
Glama

Bug Bounty MCP Server

by SlanyCukr

nuclei_scan

Execute Nuclei vulnerability scanner to identify security flaws in targets with enhanced logging and comprehensive parameter support for thorough security assessments.

Instructions

Execute Nuclei vulnerability scanner with enhanced logging and comprehensive parameter support.

Input Schema

NameRequiredDescriptionDefault
additional_argsNo
authorNo
automatic_scanNo
bodyNo
bulk_sizeNo
concurrencyNo
custom_headersNo
debugNo
exclude_idNo
exclude_tagsNo
follow_redirectsNo
include_metadataNo
include_requestsNo
include_responsesNo
max_redirectsNo
methodsNo
new_templatesNo
output_formatNojsonl
protocol_typeNo
proxyNo
rate_limitNo
resolverNo
retriesNo
scan_strategyNo
severityNo
silentNo
system_resolversNo
tagsNo
targetYes
templateNo
template_idNo
timeoutNo
timestamp_enabledNo
user_agentNo
verboseNo

Input Schema (JSON Schema)

{ "properties": { "additional_args": { "default": "", "title": "Additional Args", "type": "string" }, "author": { "default": "", "title": "Author", "type": "string" }, "automatic_scan": { "default": false, "title": "Automatic Scan", "type": "boolean" }, "body": { "default": "", "title": "Body", "type": "string" }, "bulk_size": { "default": "", "title": "Bulk Size", "type": "string" }, "concurrency": { "default": 25, "title": "Concurrency", "type": "integer" }, "custom_headers": { "default": "", "title": "Custom Headers", "type": "string" }, "debug": { "default": false, "title": "Debug", "type": "boolean" }, "exclude_id": { "default": "", "title": "Exclude Id", "type": "string" }, "exclude_tags": { "default": "", "title": "Exclude Tags", "type": "string" }, "follow_redirects": { "default": true, "title": "Follow Redirects", "type": "boolean" }, "include_metadata": { "default": true, "title": "Include Metadata", "type": "boolean" }, "include_requests": { "default": true, "title": "Include Requests", "type": "boolean" }, "include_responses": { "default": false, "title": "Include Responses", "type": "boolean" }, "max_redirects": { "default": "", "title": "Max Redirects", "type": "string" }, "methods": { "default": "", "title": "Methods", "type": "string" }, "new_templates": { "default": false, "title": "New Templates", "type": "boolean" }, "output_format": { "default": "jsonl", "title": "Output Format", "type": "string" }, "protocol_type": { "default": "", "title": "Protocol Type", "type": "string" }, "proxy": { "default": "", "title": "Proxy", "type": "string" }, "rate_limit": { "default": "", "title": "Rate Limit", "type": "string" }, "resolver": { "default": "", "title": "Resolver", "type": "string" }, "retries": { "default": "", "title": "Retries", "type": "string" }, "scan_strategy": { "default": "", "title": "Scan Strategy", "type": "string" }, "severity": { "default": "", "title": "Severity", "type": "string" }, "silent": { "default": false, "title": "Silent", "type": "boolean" }, "system_resolvers": { "default": false, "title": "System Resolvers", "type": "boolean" }, "tags": { "default": "", "title": "Tags", "type": "string" }, "target": { "title": "Target", "type": "string" }, "template": { "default": "", "title": "Template", "type": "string" }, "template_id": { "default": "", "title": "Template Id", "type": "string" }, "timeout": { "default": "", "title": "Timeout", "type": "string" }, "timestamp_enabled": { "default": true, "title": "Timestamp Enabled", "type": "boolean" }, "user_agent": { "default": "", "title": "User Agent", "type": "string" }, "verbose": { "default": false, "title": "Verbose", "type": "boolean" } }, "required": [ "target" ], "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/SlanyCukr/bugbounty-mcp-server'

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