Unity MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNITY_PROJECT_PATH | Yes | Absolute path to your Unity project root |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_project_infoB | Get Unity project info (path, Unity version, build scene count). |
| list_build_scenesB | List all scenes in Unity EditorBuildSettings (build order). |
| read_agent_docsC | Read the agent development guide (.agents/AGENT.md) and optionally REPO_UNDERSTANDING.md. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/rachitkumarrastogi/unity-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server