Skip to main content
Glama

MCP Server for Unity

by zabaglione

folder_create

Generate a new folder in a Unity project by specifying its path. Simplifies asset organization and enhances project structure directly within Unity.

Instructions

Create a new folder in Unity project

Input Schema

NameRequiredDescriptionDefault
pathYesPath for the new folder (e.g., Assets/MyFolder)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path for the new folder (e.g., Assets/MyFolder)", "type": "string" } }, "required": [ "path" ], "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