Unity-MCP MCP Server — Claude & Cursor Integration

# Unity-MCP MCP Server ## What is Unity-MCP? Unity-MCP is a production-ready Model Context Protocol (MCP) server with 4,200 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install IvanMurzak/Unity-MCP # Or manual git clone https://github.com/IvanMurzak/Unity-MCP.git cd Unity-MCP ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** C# - **Stars:** ⭐ 4,200 - **Forks:** 🍴 375 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [IvanMurzak/Unity-MCP](https://github.com/IvanMurzak/Unity-MCP)