Skip to main content
Glama

MCP Server for Unity

by zabaglione

diagnostics_set_unity_path

Configure or auto-detect the Unity executable path to enable diagnostics and direct interaction with Unity projects through the MCP Server.

Instructions

Set Unity executable path for diagnostics

Input Schema

NameRequiredDescriptionDefault
unityPathNoPath to Unity executable (optional, will auto-detect if not provided)

Input Schema (JSON Schema)

{ "properties": { "unityPath": { "description": "Path to Unity executable (optional, will auto-detect if not provided)", "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