va-pentest-mcp
by banhongit7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Path to the log file. Default: ./logs/va-pentest-mcp.log | ./logs/va-pentest-mcp.log |
| LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG). Default: INFO | INFO |
| PYTHONPATH | No | Python path for module resolution (Windows) | |
| SCAN_FOR_SECRETS | No | Scan for hardcoded secrets. Default: true | true |
| CODE_SCANNER_ENABLED | No | Enable code vulnerability scanner. Default: true | true |
| GENERATE_HTML_REPORT | No | Generate HTML report. Default: true | true |
| GENERATE_JSON_REPORT | No | Generate JSON report. Default: true | true |
| DEPENDENCY_CHECK_PATH | No | Path to the dependency-check binary | |
| SCAN_FOR_SQL_INJECTION | No | Scan for SQL injection patterns. Default: true | true |
| DEPENDENCY_CHECK_DB_DIR | No | Directory for the vulnerability database | |
| DEPENDENCY_CHECK_ENABLED | No | Enable OWASP Dependency-Check scanning. Default: true | true |
| SCAN_FOR_COMMAND_INJECTION | No | Scan for command injection patterns. Default: true | true |
| SCAN_FOR_UNSAFE_OPERATIONS | No | Scan for unsafe operations (eval, pickle, etc.). Default: true | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues