Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoHTTP listen port inside the container.8080
JOB_STORAGE_DIRNoLocal directory for uploaded projects, progress, logs, and render results. Defaults to a system temp directory with a 'blender-mcp-jobs' subdirectory.
MCP_BEARER_TOKENNoOptional bearer token; when set, requires Authorization: Bearer <token>. Unset means open access.
BLENDER_EXECUTABLENoPath to the Blender executable./home/headless/blender/blender
MAX_RENDER_SECONDSNoMaximum duration of one render process.1800
JOB_RETENTION_SECONDSNoTime completed and failed jobs remain available before cleanup.86400
MAX_ACTIVE_RENDER_JOBSNoMaximum queued and running jobs. Completed jobs do not count toward this limit.4
CLOUDFLARE_TUNNEL_TOKENNoToken for the remotely managed Cloudflare Tunnel; when set, starts cloudflared in this container.

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

Server capabilities have not been inspected yet.

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