MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. UnityMCPIntegration

UnityMCPIntegration

GitHub

This repository provides a seamless integration between Model Context Protocol (MCP) and Unity, enabling AI assistants to understand and interact with Unity projects in real-time. AI can access scene data,

93
3

Advanced Unity MCP Integration

This package provides a seamless integration between the Model Context Protocol (MCP) and the Unity Editor, enabling AI assistants to interact with Unity projects in real-time. It allows AI to access scene hierarchy, project settings, and execute code directly within the Unity Editor context.

Key Features: Project file manipulation, real-time project information access, scene hierarchy understanding, C# code execution, log monitoring, and editor play mode control.

Getting Started: Requires Unity 2021.3+ and Node.js 18+. Installation involves adding the package via Git URL or importing a custom package. The MCP server can be run directly using Node.js or added to an MCP Host configuration.

Usage: The MCP Debug window allows connection monitoring and feature testing. Available tools include Unity Editor tools (e.g., get_editor_state, execute_editor_command) and filesystem tools (e.g., read_file, edit_file).

Architecture: Consists of a Unity plugin (C#) and an MCP server (TypeScript/Node.js) communicating via WebSocket.

License: MIT License.

Repository

QU
quazaai

quazaai/UnityMCPIntegration

Created

March 17, 2025

Updated

March 28, 2025

Language

C#

Category

Developer Tools