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 |
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 | |
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