Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCPGUARD_PROXY__HOSTNoHost for the security gateway. Default: 127.0.0.1127.0.0.1
MCPGUARD_PROXY__PORTNoPort for the security gateway. Default: 80008000
MCPGUARD_TAINT__MODENoTaint tracking mode. Options: decorator, ebpf, hybrid, disabled. Default: hybridhybrid
MCPGUARD_SANDBOX__BACKENDNoExecution backend for tools. Options: docker, firecracker, wasm, microsandbox. Default: dockerdocker
MCPGUARD_POLICY__POLICY_PATHSNoPaths to YAML policy files, typically provided as a list or string.
MCPGUARD_POLICY__DEFAULT_ACTIONNoDefault action for policy evaluation (e.g., allow, deny, audit, sandbox). Default: denydeny
MCPGUARD_OBSERVABILITY__LOG_LEVELNoLogging level for the server. Default: infoinfo
MCPGUARD_SANDBOX__TIMEOUT_SECONDSNoTimeout for sandbox execution in seconds. Default: 3030
MCPGUARD_OBSERVABILITY__OTLP_ENDPOINTNoEndpoint for OpenTelemetry export.
MCPGUARD_OBSERVABILITY__METRICS_ENABLEDNoWhether to enable Prometheus metrics. 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/piyushptiwari1/mcpguard'

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