Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCKER_HOSTNoDocker daemon socket
CF_API_EMAILNoCloudflare email
DEFAULT_USERNoFile owner (default: current user)
STACKWIZ_ENVNoEnvironment (development, production)production
DEFAULT_GROUPNoFile group (default: docker)
CF_DNS_API_TOKENNoCloudflare API token
STACKWIZ_BASE_DIRNoBase directory for stacks/srv/dockerdata
STACKWIZ_LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_stackB

Create a new Docker service stack

list_stacksA

List all existing Docker stacks

manage_stackC

Perform operations on existing stacks

create_dns_recordB

Create a DNS record

list_dns_recordsB

List DNS records

update_dns_proxyA

Enable or disable Cloudflare proxy for a DNS record

delete_dns_recordB

Delete a DNS record

validate_stack_configC

Validate a stack configuration

health_checkA

Check server health and connectivity

Returns system health status including Docker, DNS, and filesystem checks.

server_infoA

Get server information and capabilities

Returns server version, available tools, and configuration details.

Prompts

Interactive templates invoked by user choice

NameDescription
deploy-web-appInteractive prompt for deploying a web application
setup-databaseGuided database deployment with best practices
create-api-serviceAPI service deployment with monitoring

Resources

Contextual data attached and managed by the client

NameDescription
list_stack_configsList all stack configurations
list_templatesList available templates
get_generic_templateGet generic stack template with docker-compose and env files
get_pocketbase_templateGet Pocketbase stack template with docker-compose and env files
get_supabase_templateGet Supabase stack template with docker-compose and env files
list_networksList available Docker networks
list_domainsList configured domains by scanning .env files
get_port_usageGet port usage map by scanning running containers

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/rickoslyder/stackwiz-mcp'

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