mcp-unity MCP Server — Claude & Cursor Integration

# mcp-unity MCP Server ## What is mcp-unity? mcp-unity is a production-ready Model Context Protocol (MCP) server with 1,888 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 CoderGamester/mcp-unity # Or manual git clone https://github.com/CoderGamester/mcp-unity.git cd mcp-unity ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** C# - **Stars:** ⭐ 1,888 - **Forks:** 🍴 239 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [CoderGamester/mcp-unity](https://github.com/CoderGamester/mcp-unity)