Skip to main content
Glama
banhongit7

va-pentest-mcp

by banhongit7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoPath to the log file. Default: ./logs/va-pentest-mcp.log./logs/va-pentest-mcp.log
LOG_LEVELNoLogging level (e.g., INFO, DEBUG). Default: INFOINFO
PYTHONPATHNoPython path for module resolution (Windows)
SCAN_FOR_SECRETSNoScan for hardcoded secrets. Default: truetrue
CODE_SCANNER_ENABLEDNoEnable code vulnerability scanner. Default: truetrue
GENERATE_HTML_REPORTNoGenerate HTML report. Default: truetrue
GENERATE_JSON_REPORTNoGenerate JSON report. Default: truetrue
DEPENDENCY_CHECK_PATHNoPath to the dependency-check binary
SCAN_FOR_SQL_INJECTIONNoScan for SQL injection patterns. Default: truetrue
DEPENDENCY_CHECK_DB_DIRNoDirectory for the vulnerability database
DEPENDENCY_CHECK_ENABLEDNoEnable OWASP Dependency-Check scanning. Default: truetrue
SCAN_FOR_COMMAND_INJECTIONNoScan for command injection patterns. Default: truetrue
SCAN_FOR_UNSAFE_OPERATIONSNoScan for unsafe operations (eval, pickle, etc.). Default: truetrue

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

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/banhongit7/va-pentest-mcp'

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