unity-mcp-for-server

unity-mcp-for-server

2.5

MCP Unity Editor is a project enabling the execution and management of MCP servers within Unity environments. It integrates Node.js capabilities into Unity, allowing users to start and debug servers efficiently. Key features include troubleshooting guides and multi-platform support for Windows and macOS.

Overview

  • Project: MCP Unity Editor
  • Purpose: Provides a server for managing connections to Node.js via Unity
  • Requirements:
    • Node.js 18+
    • npm 9+
  • Installation Steps:
    1. Install Node.js (version 18 or above)
    2. Configure MCP settings in AI client configuration file
  • Server Start Options:
    • Launch via Unity Editor
    • Start from Command Line
  • Debugging Options:
    • Use Unity Editor
    • Use Command Line
  • Troubleshooting:
    • Check WebSocket server status
    • Verify firewall settings
    • Confirm correct port number
  • License: MIT License
  • Acknowledgments: Model Context Protocol, Unity Technologies, Node.js, WebSocket-Sharp, mcp-unity