# Docker configuration
# Uncomment and modify if your Docker socket is in a non-standard location
# DOCKER_HOST=unix:///var/run/docker.sock
# Default sandbox configuration
# These values are used when creating sandboxes without explicit configuration
DEFAULT_IMAGE=node:20-alpine
DEFAULT_MEMORY_LIMIT=512m
DEFAULT_CPU_LIMIT=1
DEFAULT_TIMEOUT=300000
# Cleanup scheduler interval (milliseconds)
# How often to check for stale sandboxes and clean them up
CLEANUP_INTERVAL=300000
# Logging configuration
LOG_LEVEL=info
LOG_DIR=./logs
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/Danielmelody/enhanced-fetch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server