Skip to main content
Glama

Docker Manager MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level for more verbose logging (e.g., DEBUG)INFO
FASTMCP_PORTNoChange port for the FastMCP server8000
FASTMCP_DATA_DIRNoDirectory to persist OAuth tokens & runtime data
DOCKER_MCP_DATA_DIRNoAlias for tooling expecting DOCKER_MCP_* prefix - directory to persist OAuth tokens & runtime data
FASTMCP_SERVER_AUTHNoSelect OAuth provider (e.g., fastmcp.auth.GoogleProvider)
FASTMCP_ENABLE_OAUTHNoEnable OAuth supportfalse
FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_IDNoGoogle OAuth client ID
FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret
FASTMCP_SERVER_AUTH_GOOGLE_REDIRECT_PATHNoOAuth callback path/auth/callback

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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