xuunity-light-unity-mcp

FoxsterDev/xuunity-light-unity-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Open-source lightweight Unity MCP (Model Context Protocol) server for safe Unity Editor automation with Cursor, Claude Code, Claude Desktop, Codex-style agents, and custom AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xuunity-light-unity-": {
      "command": "uvx",
      "args": [
        "xuunity-light-unity-mcp"
      ]
    }
  }
}

Or install with pip: pip install xuunity-light-unity-mcp

README Excerpt

<div align="center"> <img src="docs/assets/xuunity-light-unity-mcp-preview.png" alt="XUUnity Light Unity MCP preview banner" width="100%"> <br> **Open-source lightweight Unity MCP server for safe Unity Editor automation.** Connect Cursor, Claude Code, Claude Desktop, Windsurf, Codex-style agents, and

Tools (14)

process_visibility_restrictedunity_build_playerunity_capabilitiesunity_compile_matrixunity_console_tailunity_edm4u_resolveunity_game_view_screenshotunity_license_capabilitiesunity_playmode_stateunity_project_refreshunity_scenario_run_and_waitunity_scene_assertunity_tests_run_editmodexuunity_setup_apply

Topics

ai-agentsclaude-codeclaude-desktopcodexcursorgame-developmentgamedevmcpmcp-servermodel-context-protocolopenupmunityunity-automationunity-editorunity-mcp