Back to Home
usmanbutt-dev icon

unity-mcp

Verified Safe

by usmanbutt-dev

Overview

Enables AI agents to query, inspect, and control the Unity Editor through the Model Context Protocol (MCP).

Installation

Run Command
node path/to/Packages/com.community.unity-mcp/Bridge/mcp-bridge.js

Environment Variables

  • UNITY_MCP_PORT
  • UNITY_MCP_HOST

Security Notes

The MCP server runs locally within the Unity Editor and the Node.js bridge connects to it via localhost (127.0.0.1:3000 by default). This design significantly limits external attack surfaces as no direct external network access is permitted. The Node.js bridge itself is simple, primarily acting as a stdio-to-HTTP proxy, and does not contain 'eval' or obvious malicious patterns. The primary security consideration is the power granted to the AI agent to modify the Unity Editor, which is its explicit purpose, and should be used with caution within controlled environments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-11

Tags

mcpaillmagentunity