Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PIXELSMITH_EXAMPLESNoPath to an example pack JSON to preload.
PIXELSMITH_INPUT_DIRNoThe only directory reference images may be read from.<workspace>/input
PIXELSMITH_MAX_CELLSNoMax total canvas cells.262144
PIXELSMITH_WORKSPACENoThe only place on disk the server touches../pixelsmith-workspace
PIXELSMITH_MAX_CANVASNoMax canvas edge, in pixels.512
PIXELSMITH_MAX_FRAMESNoMax frames per document.256
PIXELSMITH_MAX_LAYERSNoMax layers per document.64
PIXELSMITH_OUTPUT_DIRNoWhere exports are written.<workspace>/output
PIXELSMITH_LIBRARY_DIRNoWhere documents are stored.<workspace>/library
PIXELSMITH_MAX_DOC_BYTESNoMax document size on disk.33554432
PIXELSMITH_MAX_CALLS_PER_MINNoTool-call rate limit.600

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

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/liamlz11/pixelsmith'

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