unity-cli — MCP Server by youngwoocho02

by youngwoocho02 · MCP Server · ★ 220

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About unity-cli

unity-cli English | Korean Control Unity Editor from the command line. Built for AI agents, works with anything. No server to run. No config to write. No process to manage. Just type a command. Why this exists I wanted to control Unity from the terminal. The existing MCP-based integrations required Python runtimes, WebSocket relays, JSON-RPC protocol layers, config files, server processes that need to be started and stopped, tool registration ceremonies, and tens of thousands of lines of over-engineered code. All just to send a simple command to Unity. On top of that, every AI agent that wanted to use it needed its own MCP config and integration setup. The CLI doesn't care — any agent that can run a shell command can use it immediately. That felt wrong. If I can a URL, why do I need all that? So I built the opposite: a single binary that talks directly to Unity via HTTP. No server to run — the Unity package listens automatically. No config to write — it discovers Unity instances on its own. No tool registration — just call by name. No caching, no protocol layers, no ceremony. The entire CLI is 800 lines of Go (plus 300 lines of help text).

ai-toolsclideveloper-toolsgame-developmentgolangunityunity-editor

Quick Facts

Stars220
Forks40
LanguageC#
CategoryMCP Server
LicenseMIT
Quality Score57.898/100
Open Issues3
Last Updated2026-05-03
Created2026-03-11
Platformscli, dotnet, mcp
Est. Tokens~21k

Compatible Skills

These tools work well together with unity-cli for enhanced workflows:

  • UniCli — semantic(0.55)+complementary+rare_topics+same_lang+similar_pop+shared_platform (69%)
  • Unity-Skills — semantic(0.26)+complementary+rare_topics+same_lang+similar_pop+shared_platform (64%)
  • UnityMCP — semantic(0.55)+rare_topics+same_lang+similar_pop+shared_platform (54%)

unity-cli alternative? Top 6 similar tools

Looking for a unity-cli alternative? If you're comparing unity-cli with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • mcpproxy-go by smart-mcp-proxy · ⭐ 210

    Supercharge AI Agents, Safely

  • Gopeak-godot-mcp by HaD0Yun · ⭐ 152

    GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools: scene management, GDScript LSP, DAP de

  • soft-ue-cli by softdaddy-o · ⭐ 145

    Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actor

  • unity-mcp-server by AnkleBreaker-Studio · ⭐ 135

    Unity MCP Server — 268 tools for AI-assisted game development. Connect Claude, Cursor, or any MCP client to Un

  • glade-mcp-unity by Glade-tool · ⭐ 81

    Connect any MCP-compatible AI client (Claude Code, Cursor) to your Unity Editor. 222+ granular tools, a full U

  • unity-mcp-plugin by AnkleBreaker-Studio · ⭐ 68

    Unity MCP Plugin (UPM) — Editor bridge for AI-assisted game development. Enables Claude, Cursor & MCP-compatib

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular C# Agent Tools

Frequently Asked Questions

What is unity-cli?

unity-cli is Control Unity Editor from the command line. No MCP, no Python, no dependencies — just a single binary.. It is categorized as a MCP Server with 220 GitHub stars.

What programming language is unity-cli written in?

unity-cli is primarily written in C#. It covers topics such as ai-tools, cli, developer-tools.

How do I install or use unity-cli?

You can find installation instructions and usage details in the unity-cli GitHub repository at github.com/youngwoocho02/unity-cli. The project has 220 stars and 40 forks, indicating an active community.

What license does unity-cli use?

unity-cli is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to unity-cli?

The top alternatives to unity-cli on Agent Skills Hub include mcpproxy-go, Gopeak-godot-mcp, soft-ue-cli. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools