MCP-tools-for-VR-Builder
Verified Safeby MindPort-GmbH
Overview
Enables AI assistants to programmatically create and modify VR Builder training processes within the Unity editor.
Installation
No command providedSecurity Notes
The Python tool `create_vr_builder_process` constructs a structured JSON payload to send commands to a Unity-based MCP server. There are no explicit `eval` or direct arbitrary code execution patterns visible in the provided Python code. The primary security consideration would be the robustness of the Unity-side implementation of `VRBuilderProcessService` against crafted inputs, which is not provided. Given it operates within a Unity development environment, typical remote server risks are mitigated.
Similar Servers
unity-mcp
Enables AI assistants (LLMs) to control and automate tasks within the Unity Game Engine Editor through the Model Context Protocol (MCP).
Unreal_mcp
High-performance bridge and automation server for Unreal Engine, enabling programmatic control, data processing, and asset authoring through a WebSocket API and optional WebAssembly acceleration.
UnityNaturalMCP
Integrates Unity Editor with Model Context Protocol (MCP) clients like AI coding assistants, enabling direct execution of Unity C# tools from these clients.
unity-mcp
Facilitate AI client interaction with the Unity Editor to automate development actions and workflows.