get_dns_recordsrohitprasad-code/Bug Bounty Assistant MCP — Resolves A/AAAA/MX/TXT/NS/CNAME/SOA records for a domain
find_subdomainsrohitprasad-code/Bug Bounty Assistant MCP — Enumerates subdomains via certificate transparency logs (crt.sh), passive DNS sources, and optional wordlist brute force
discover_sitemaprohitprasad-code/Bug Bounty Assistant MCP — Fetches and parses sitemap.xml for enumerable site structure
detect_technologiesrohitprasad-code/Bug Bounty Assistant MCP — Fingerprints frameworks, CMS, JS libraries, and server software (Wappalyzer-style detection)
find_interesting_endpointsrohitprasad-code/Bug Bounty Assistant MCP — Crawls linked resources and JS files for endpoints, API routes, and parameters worth manual review
take_screenshotrohitprasad-code/Bug Bounty Assistant MCP — Captures a visual snapshot of a page for quick triage of many hosts
discover_robotsrohitprasad-code/Bug Bounty Assistant MCP — Fetches and parses robots.txt for disallowed paths that may hint at sensitive areas
generate_reportrohitprasad-code/Bug Bounty Assistant MCP — Aggregates all tool outputs into a structured Markdown/JSON recon report
browser.openGolffyCoding/Autonomous QA Engineer MCP — Opens a browser page at the specified URL.
browser.clickGolffyCoding/Autonomous QA Engineer MCP — Clicks an element on the current browser page.
browser.screenshotGolffyCoding/Autonomous QA Engineer MCP — Takes a screenshot of the current browser page and saves it with the given name.
browser.closeGolffyCoding/Autonomous QA Engineer MCP — Closes the current browser page.
project.scanGolffyCoding/Autonomous QA Engineer MCP — Scans a project to detect language, framework, database, auth, existing tests, and CI/CD setup.
test.generateGolffyCoding/Autonomous QA Engineer MCP — Generates a deterministic test suite based on reported facts about fields, business rules, roles, UX states, and state machines.
es-infoorange-elasticsearch7-mcp-server — Get Elasticsearch cluster information
es-searchorange-elasticsearch7-mcp-server — Search documents in Elasticsearch index
get_alertsorange-fastapi-mcp-sse — Get weather alerts
get_forcastorange-fastapi-mcp-sse — Get weather forecast
list_databasesorange-fibery-mcp-server — Retrieves a list of all databases available in your Fibery workspace.
describe_databaseorange-fibery-mcp-server — Provides a detailed breakdown of a specific database's structure, showing all fields with their titles, names, and types.
query_databaseorange-fibery-mcp-server — Offers powerful, flexible access to your Fibery data through the Fibery API.
create_entityorange-fibery-mcp-server — Creates new entities in your Fibery workspace with specified field values.
update_entityorange-fibery-mcp-server — Updates existing entities in your Fibery workspace with new field values.