Skip to main content
Glama
.env.example462 B
# Docker MCP Server Configuration # Single Docker server configuration DOCKER_SOCKET=/var/run/docker.sock # Alternative: Remote Docker server (uncomment to use) # DOCKER_HOST=192.168.1.10 # DOCKER_PORT=2375 # DOCKER_PROTOCOL=http # Multiple Docker servers (uncomment to use) # DOCKER_SERVERS=local:socket:/var/run/docker.sock,remote:192.168.1.10:2375:http # TLS Certificates (for HTTPS connections) # DOCKER_CERT_PATH=/path/to/certs # Logging LOG_LEVEL=info

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/marcelofmatos/mcp-docker-server'

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