Back to Home
IvanMurzak icon

Unity-MCP

Verified Safe

by IvanMurzak

Overview

AI-powered game development assistant that bridges Large Language Models (LLMs) with Unity Editor and runtime game builds, enabling AI to control Unity via the Model Context Protocol.

Installation

Run Command
docker run -p 8080:8080 ivanmurzakdev/unity-mcp-server

Environment Variables

  • UNITY_MCP_PORT
  • UNITY_MCP_PLUGIN_TIMEOUT
  • UNITY_MCP_CLIENT_TRANSPORT

Security Notes

The server's core functionality involves AI-driven C# code compilation and execution within Unity using Roslyn. This presents inherent security considerations if the AI's output is not adequately validated or sandboxed. The default HTTP port (8080) requires proper network security if exposed publicly. No hardcoded secrets were identified in the provided source code snippets.

Similar Servers

Stats

Interest Score98
Security Score8
Cost ClassLow
Avg Tokens200
Stars562
Forks66
Last Update2025-12-06

Tags

UnityAIGame DevelopmentLLMMCP ProtocolToolingAutomation