Skip to main content
Glama
alexneargarder

unity-inspector-mcp

run_test_script

Execute a test script containing a sequence of commands. Scripts are JSON files with command sequences that can include wait delays.

Instructions

Execute a test script containing a sequence of commands. Scripts are JSON files with command sequences that can include wait delays. Steps run directly against the game, so only game-side commands work — server-side tools (read_log, watch_log, list_scripts, launch_game, stop_game, wait_for_game, ...) cannot be used as steps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scriptYesScript name (from scripts/ or scripts/examples/) or absolute file path

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/alexneargarder/unity-inspector-mcp'

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