Unity MCP Server
@MizoTake
Unity MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Unity MCP Server?
Unity MCP Server is a Model Context Protocol (MCP) server that integrates the Unity game engine with AI assistants. It provides tools for building, testing, profiling, and managing Unity applications.
How to use Unity MCP Server?
Clone the repository, install dependencies with npm install, and build with npm run build. Optionally set the UNITY_EXECUTABLE environment variable. Start the server with npm start (production) or npm run dev (development). Invoke tools via the MCP protocol, including unity_execute, unity_build, unity_compile, unity_generate_csproj, unity_run_tests, unity_profile, unity_frame_debugger, unity_memory_snapshot, unity_refresh_assets, and unity_set_defines.
Key features of Unity MCP Server
- Execute Unity command-line operations
- Build Unity projects for multiple platforms
- Run Unity tests (EditMode/PlayMode)
- Capture performance profiling data
- Capture frame rendering statistics
- Analyze memory snapshots and logs
Use cases of Unity MCP Server
- Automate builds and tests from AI-assisted workflows
- Profile performance and memory usage of Unity applications
- Manage assets and scripting defines without manual Editor interaction
- Generate C# project files for IDE integration (Visual Studio, VSCode, Rider)
FAQ from Unity MCP Server
What Unity versions are supported?
Unity 2019.4 or later.
What are the runtime requirements?
Node.js 18 or higher and Unity 2019.4 or higher.
Does the server support WSL?
Yes, it fully supports WSL environments with automatic detection and path conversion.
How does the server find the Unity executable?
It auto-detects Unity installations on Windows, macOS, and Linux/WSL. The UNITY_EXECUTABLE environment variable can also be set manually.
What build platforms are supported?
StandaloneWindows64, StandaloneOSX, StandaloneLinux64, Android, iOS, and WebGL.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Servers
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
コメント