Skip to main content
Glama

MCP Server for Unity

by zabaglione

project_setup_path

Define the Unity project directory path to enable direct interaction and management of scripts, assets, and builds via the MCP Server for Unity.

Instructions

Set the Unity project path

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the Unity project directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the Unity project directory", "type": "string" } }, "required": [ "projectPath" ], "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