Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZAP_URLNoURL for OWASP ZAP API (required if using ZAP in API mode; default is Docker)
MCP_PORTNoPort for the MCP server3000
NODE_ENVNoEnvironment mode (e.g., production, development)production
LOG_LEVELNoLogging level (info, debug, warn, error)info
TRIVY_PATHNoPath to the Trivy executabletrivy
ZAP_API_KEYNoAPI key for OWASP ZAP authentication
SONARQUBE_URLNoURL for SonarQube server (required for SonarQube integration)
SONARQUBE_TOKENNoAuthentication token for SonarQube
TRIVY_CACHE_DIRNoDirectory for Trivy scan cache/tmp/trivy-cache
OSV_SCANNER_PATHNoPath to the OSV Scanner executableosv-scanner
SECURITY_STRICT_MODENoEnable strict security modetrue

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run_sast_scan

Execute SAST (Static Application Security Testing) scan

run_dast_scan

Execute DAST (Dynamic Application Security Testing) scan

run_sca_scan

Execute SCA (Software Composition Analysis) scan

run_iast_scan

Execute IAST (Runtime Configuration & Header Analysis) scan

generate_security_report

Generate comprehensive security report from all scans

validate_security_policy

Validate security policy compliance

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/JesusDavidQuarksoft/MCP_Security'

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