Skip to main content
Glama
FloraAurella

MCP Computer Use

by FloraAurella

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COMPUTER_RPC_STRICTNoSet to 1 to fail-closed on malformed JSON-RPC.0
COMPUTER_RUNTIME_BINNoRust Runtime absolute path. Defaults to repository default path or SDK config.repository default path or SDK config
COMPUTER_RUNTIME_ARGSNoArguments passed to Runtime serve; --mock enables Mock platform.
COMPUTER_TOOL_PROFILENoStatic tool surface: desktop-core, desktop-vision, browser, full, or debug.full
COMPUTER_VISION_MODELNoVision model name.
COMPUTER_VISION_TTL_MSNoDefault validity of visual_N.2000
COMPUTER_BROWSER_HEADEDNoSet to 1 to show browser window.0
COMPUTER_CAPTURE_TTL_MSNoCapture byte TTL.600000
COMPUTER_VISION_API_KEYNoVision provider API key.
COMPUTER_VISION_ENABLEDNoEnable vision grounding. Default off.0
COMPUTER_CONTEXT_METRICSNoSet to 1 to write compact metrics to stderr.0
COMPUTER_ENABLE_EVALUATENoSet to 0 to disable browser_evaluate.1
COMPUTER_SCREENSHOT_MODENoreference, image, or auto; production recommended reference.reference
COMPUTER_VISION_BASE_URLNoBase URL of OpenAI-compatible vision provider.
COMPUTER_VISION_PROVIDERNoVision provider: mock or openai-compatible.
COMPUTER_CAPTURE_MAX_EDGENoMaximum edge for visual preview.1568
COMPUTER_LEGACY_SCREENSHOTNoSet to 1 to restore legacy screenshot behavior (migration only; not recommended).
COMPUTER_VISION_TIMEOUT_MSNoSingle vision provider timeout.20000
COMPUTER_VISION_MAX_RETRIESNoManaged vision retry limit.1
COMPUTER_VISION_REMOTE_UPLOADNoSet to 1 to allow remote image upload to vision provider.0
COMPUTER_VISION_MIN_CONFIDENCENoMinimum accepted confidence.0
COMPUTER_VISION_MAX_IMAGE_BYTESNoMaximum bytes per image.8388608
COMPUTER_ALLOW_RAW_IMAGE_CONTENTNoExplicitly allow raw ImageContent; only for verified safe hosts.0

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/FloraAurella/mcp-computer-use'

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