Skip to main content
Glama

Pentest Tools MCP Server

by ch1nhpd
config.json1.3 kB
{ "wordlists": { "dirsearch": "/usr/share/wordlists/pentest-tools/dirsearch.txt", "common": "/usr/share/wordlists/pentest-tools/SecLists/Discovery/Web-Content/common.txt", "api_endpoints": "/usr/share/wordlists/pentest-tools/SecLists/Discovery/Web-Content/api-endpoints.txt", "subdomains": "/usr/share/wordlists/pentest-tools/SecLists/Discovery/DNS/subdomains-top1million-5000.txt", "passwords": "/usr/share/wordlists/pentest-tools/SecLists/Passwords/Common-Credentials/10-million-password-list-top-1000.txt", "jwt_secrets": "/usr/share/wordlists/pentest-tools/SecLists/Passwords/Common-Credentials/common-secrets.txt", "xss": "/usr/share/wordlists/pentest-tools/xss-payloads.txt", "sqli": "/usr/share/wordlists/pentest-tools/sqli-payloads.txt", "lfi": "/usr/share/wordlists/pentest-tools/lfi-payloads.txt", "ssrf": "/usr/share/wordlists/pentest-tools/ssrf-payloads.txt" }, "tools": { "xsstrike": "/root/tools/XSStrike/xsstrike.py", "nuclei_templates": "/root/tools/nuclei-templates", "crlfuzz": "/root/go/bin/crlfuzz", "graphql_path": "/root/tools/graphql-tools" }, "reporting": { "output_dir": "/app/reports", "template_dir": "/app/templates" } }

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/ch1nhpd/Pentest-Tools-MCP-Server'

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