mcpbeat Sign in

Unity MCP Server

by ivanmurzak Your server? Claim it
local only

Unity MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.

Installs / week
not published
4281
Stars
43 open issues
17 Sep 2026
Last commit
from GitHub
Apache-2.0
License
C#

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    const child = spawn(npmCommand(), ['install', '-g', packageSpec], {
Builds a file path from a variable cli/src/utils/managed-server.ts:40
  return path.join(managedServerDir(rid, homeDir), managedServerBinaryName(rid));

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Unity MCP

same job, measured the same way
Godot MCP
by tomyud1

MCP server for Godot game engine integration — control the Godot editor with AI

462 installs/wk local only
Godot MCP Bridge
by tomaslucasutn

MCP server for Godot game engine integration — control the Godot editor with AI

234 installs/wk local only
Pyxel MCP
by kitao

MCP server for Pyxel, a retro game engine for Python

359 installs/wk local only
Prism Scanner
by aidongise-cell

Security scanner for AI Agent skills, plugins, and MCP servers with A-F grading.

108 installs/wk local only
Unreal Engine MCP
by chir24

MCP server for Unreal Engine 5 with 23 tools for game development automation.

225 installs/wk local only
Darwin RAG
by brightdotdev

Local-first RAG engine with MCP server for AI agent integration.

345 installs/wk local only
Aide MCP Server
by netapp

MCP server for NetApp AI Data Engine

127 installs/wk local only
Unity MCP Server
by rachitkumarrastogi

MCP server for Unity: 130+ tools, Unity 6 skills, AI/ML discovery. No Editor.

103 installs/wk local only

Unity MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Unity MCP?
Unity MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Unity MCP open source?
Yes — it is published under the Apache-2.0 licence, written in C#, 4 281 stars on GitHub and 43 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.