Skip to main content
Glama

MCP Server for Unity

by zabaglione

script_read

Retrieve and read C# script files from Unity projects using a direct path input, facilitating script access and management for efficient development workflows.

Instructions

Read a C# script from Unity project

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the script file

Input Schema (JSON Schema)

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