Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMBG_HOMENoModel storage directory~/.u2net
OMP_NUM_THREADSNoNumber of CPU threads for processing4
MODEL_CHECKSUM_DISABLEDNoSkip model checksum verification

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
rembg-iC

Remove background from a single image file

rembg-pB

Remove backgrounds from all images in a folder

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are clearly distinct: one processes a single image, the other processes all images in a folder. No overlap or ambiguity.

Naming Consistency4/5

Both tools share the prefix 'rembg-' but use different suffixes ('-i' and '-p'). The pattern is somewhat consistent, but the suffixes are not fully explanatory without context.

Tool Count3/5

With only two tools, the server is minimal but covers the basic use cases. The scope is narrow, so the count is borderline appropriate, but lacks additional options like different models or output formats.

Completeness3/5

The server covers single and batch background removal, which are the core operations. However, it lacks other potentially useful features like processing remote URLs, preview, or customizing output, leaving minor gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues