Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NVIDIA_API_KEYNoYour NVIDIA API key (optional)
OPENROUTER_API_KEYYesYour OpenRouter API key
NVIDIA_VLM_BASE_URLNoBase URL for NVIDIA VLM (optional)
LOCATEANYTHING_SIDECAR_URLNoURL for the sidecar (optional)http://127.0.0.1:39731

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
compare_ui_imagesC

Compares an expected mobile mockup image against an actual mobile screenshot using only deterministic methods (no visual models).

discover_ui_diffsC

Runs full UI diff analysis, including visual model-based target discovery and classification. Compares expected mockup against actual screenshot.

ui_diff_model_healthA

Checks health of all visual models used by the diff pipeline.

read_ui_diff_reportB

Reads and returns a previously generated UI diff report JSON file.

capture_mobile_screenB

Captures a screenshot from a connected mobile device using adb or ios-simctl.

start_ui_diff_runA

Starts a UI diff run in the background without holding the MCP request open. Returns a runId to poll with get_ui_diff_run_status. Use this for large or slow audits like Calorix full scans.

get_ui_diff_run_statusB

Returns the status of a background UI diff run started by start_ui_diff_run.

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/ia23a-lachnita/ui-diff-mcp'

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