Back to Home
Signal-Loop icon

Loop4UnityMCPServer

by Signal-Loop

Overview

Enables AI agents to programmatically control and automate tasks within the Unity Editor using C# scripting and API access.

Installation

Run Command
uv run --directory "C:/Users/tbory/source/Workspaces/Loop/Loop4UnityMCPServer/Assets/Plugins/Loop4UnityMcpServer/Editor/STDIO~" loop-mcp-stdio --host localhost --port 21088

Security Notes

The server's core functionality is to execute LLM-generated C# code (including reflection) with the same privileges as the Unity Editor process. This is an inherently high-risk operation, as malicious or erroneous generated code can lead to significant data loss, project corruption, or system compromise. The project explicitly warns users to review all generated scripts before execution and recommends running Unity in an isolated environment (VM/container).

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Stars0
Forks0
Last Update2025-12-18

Tags

UnityAI AgentsEditor AutomationC# ScriptingMCP