Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COMFY_URLNoThe headless ComfyUI instance URL.http://127.0.0.1:8188
COMFY_OUTPUT_DIRYesMust match the --output-directory ComfyUI was launched with; the server reads generated PNGs straight off this path.
ARTIFICER_TIMEOUT_MSNoPer-job wait cap for ComfyUI jobs.300000

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate-imageA

Generate Foundry table art with the local ComfyUI instance. Returns absolute PNG paths — read them to curate. Draft batches are ~2 s/image; final renders arrive finished at the preset output resolution (upscale pipeline included).

upscale-imageA

Run an existing image through the model-upscale pipeline to its kind’s finished resolution. Use on a draft that won curation as-is. Returns the finished PNG path.

artificer-statusA

Health check: ComfyUI reachability/version, VRAM, queue depth, pinned-workflow integrity, and required-model presence. Call this first when generation misbehaves.

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/Txpple/fvtt-mcp-artificer'

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