Skip to main content
Glama

Bug Bounty MCP Server

by SlanyCukr

waybackurls_discovery

Discover historical URLs from web archives to identify exposed endpoints and forgotten content for security reconnaissance and vulnerability assessment.

Instructions

Execute Waybackurls for historical URL discovery with enhanced logging.

Input Schema

NameRequiredDescriptionDefault
additional_argsNo
domainYes
get_versionsNo
no_subsNo

Input Schema (JSON Schema)

{ "properties": { "additional_args": { "default": "", "title": "Additional Args", "type": "string" }, "domain": { "title": "Domain", "type": "string" }, "get_versions": { "default": false, "title": "Get Versions", "type": "boolean" }, "no_subs": { "default": false, "title": "No Subs", "type": "boolean" } }, "required": [ "domain" ], "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