Skip to main content
Glama
yunusj
by yunusj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
METASPLOIT_MCP_PATHNoPath to the Metasploit MCP start script (e.g., $HOME/MetasploitMCP/start_mcp.sh)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription
setupHelp set up security scanning tools on this machine
validate-toolsValidate security tools are installed and working (required before scanning)
scanRun a complete security scan with static analysis and runtime testing
scan-liveStart development server and run live security tests
scan-urlRun security tests against a provided URL
pre-pushQuick critical-only security check before pushing code (fast scan)

Resources

Contextual data attached and managed by the client

NameDescription
security://methodology/discoveryHow to discover attack surface in a codebase
security://methodology/scanningHow to run security scans and interpret results
security://methodology/validationHow to validate findings against live targets
security://methodology/reportingHow to structure security reports
security://reference/severityExplanation of CRITICAL/HIGH/MEDIUM/LOW severity levels
security://reference/cwe-top-25CWE Top 25 most dangerous software weaknesses
security://reference/owasp-top-10OWASP Top 10 web application security risks
security://reference/browser-optionsBrowser automation options (Playwright, Antigravity, Puppeteer)
security://reference/tool-requirementsSecurity tool requirements, installation guide, and validation
security://methodology/exploitationSafe exploitation methodology using Metasploit Framework
security://docs/trivyDocumentation and quick start for Trivy
security://docs/semgrepDocumentation and quick start for Semgrep
security://docs/gitleaksDocumentation and quick start for Gitleaks
security://docs/nucleiDocumentation and quick start for Nuclei
security://docs/playwrightDocumentation and quick start for Playwright
security://docs/metasploitDocumentation and quick start for Metasploit
security://docs/overviewOverview of all security tools and how to install them

Latest Blog Posts

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/yunusj/VibeDefender-MCP'

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