Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_sys_setenv

Set environment variables to configure script execution parameters and system behavior for mobile automation tasks.

Instructions

Set environment variable

Input Schema

NameRequiredDescriptionDefault
valueYesEnvironment variable value
varNameYesEnvironment variable name

Input Schema (JSON Schema)

{ "properties": { "value": { "description": "Environment variable value", "type": "string" }, "varName": { "description": "Environment variable name", "type": "string" } }, "required": [ "varName", "value" ], "type": "object" }

Other Tools from MQScript MCP Server

Related Tools

    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/allegiant/MQScript_MCP'

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