Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environmentproduction
TEMP_DIRNoTemporary directory/tmp/wiremcp
AUDIT_ENABLEDNoEnable audit loggingtrue
SANITIZE_DATANoEnable data sanitizationtrue
AUDIT_LOG_FILENoAudit log file path/tmp/wiremcp-audit.log
RATE_LIMIT_MAXNoMaximum requests per window5
MAX_OUTPUT_SIZENoMaximum output size in bytes (default: 1MB)1048576
MAX_CAPTURE_SIZENoMaximum file size for captures in bytes (default: 100MB)104857600
ALLOWED_PCAP_DIRSNoAllowed directories for PCAP files (comma-separated)
DEFAULT_INTERFACENoDefault network interfaceen0
ALLOWED_INTERFACESNoAllowed network interfaces (comma-separated, empty = all)
RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
MAX_CAPTURE_DURATIONNoMaximum capture duration in seconds60
RATE_LIMIT_WINDOW_MSNoTime window in milliseconds (default: 1 minute)60000
MAX_CONCURRENT_CAPTURESNoMaximum concurrent captures3
ENABLE_CREDENTIAL_EXTRACTIONNoEnable credential extraction (USE WITH CAUTION)false

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/anishphilip012git/WireMCP-Secure'

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