Skip to main content
Glama

MCP Server for Unity

by zabaglione

shader_delete

Remove unwanted shaders from Unity projects by specifying the file path, streamlining asset management and project cleanup.

Instructions

Delete a shader from Unity project

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the shader file

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the shader file", "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