Skip to main content
Glama

MCP Server for Unity

by zabaglione

diagnostics_compile_scripts

Compile Unity scripts and identify compilation errors in real-time using the MCP Server for Unity. Supports forced recompilation of all scripts for troubleshooting and debugging.

Instructions

Compile Unity scripts and get compilation errors

Input Schema

NameRequiredDescriptionDefault
forceRecompileNoForce recompilation of all scripts

Input Schema (JSON Schema)

{ "properties": { "forceRecompile": { "default": false, "description": "Force recompilation of all scripts", "type": "boolean" } }, "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