Skip to main content
Glama

MCP Server for Unity

by zabaglione

diagnostics_run_tests

Execute Unity tests in EditMode or PlayMode to validate project functionality and receive detailed test results via the MCP Server for Unity.

Instructions

Run Unity tests and get results

Input Schema

NameRequiredDescriptionDefault
testPlatformNoTest platform (EditMode or PlayMode)EditMode

Input Schema (JSON Schema)

{ "properties": { "testPlatform": { "default": "EditMode", "description": "Test platform (EditMode or PlayMode)", "type": "string" } }, "type": "object" }

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/zabaglione/mcp-server-unity'

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