Skip to main content
Glama

Unity-MCP

by TSavo

read_file

Access and retrieve the contents of a file within a Unity project using a specified path, enabling AI assistants to interact with and analyze project data.

Instructions

Reads the contents of a file inside a Unity project.

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "minLength": 1, "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from Unity-MCP

Related Tools

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/TSavo/Unity-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server