aicoolies logo

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

open-sourceopen sourceupdated Jul 10, 2026
Visit Website →
Share

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

MCP for Unity is CoplayDev’s MIT-licensed Model Context Protocol bridge for connecting AI assistants to the Unity Editor. It gives compatible clients a Unity-aware tool surface instead of treating a game project as only a collection of text files. The upstream project is community maintained and explicitly states that it is not affiliated with Unity Technologies, so this page uses the product name only to describe the editor it integrates with and does not present the server as an official Unity offering.

Its tools can manage assets, inspect and control scenes and GameObjects, edit scripts, run tests, profile editor activity, and automate other game-development tasks exposed by the package. That structured editor context can help an agent coordinate code changes with scene and asset state, but it does not guarantee that generated scripts, scene edits, builds, or tests are correct. Developers should review changes in a copy or version-controlled branch, run the project’s own test and play-mode checks, and keep backups for asset or scene operations that are difficult to reverse.

Current upstream requirements cover Unity 2021.3 LTS through Unity 6.x plus Python 3.10 or later through the documented uv-based server setup. The package can be installed through Unity Package Manager or OpenUPM and configured for common MCP clients from the editor. Availability and compatibility can vary by Unity release, package version, client, and local project configuration; teams should follow the tagged release instructions rather than assuming that a main or beta branch is stable for every production project.

Pricing

Free MIT-licensed open-source project from CoplayDev. Any costs come from the chosen Unity license, AI model or assistant, development hardware, and optional upstream sponsorship or separate services.

Platforms

Unity 2021.3 LTS–6.x; Python 3.10+; MCP-compatible clients

Categories

Tags

Use Cases

Related Tools

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

open-sourceOpen SourceTelemetry

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

open-sourceOpen Source

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

open-sourceOpen SourceTelemetry

XcodeBuildMCP

Sentry-maintained MCP server and CLI for Xcode builds, simulators, and tests

XcodeBuildMCP is a Sentry-maintained, MIT-licensed MCP server and CLI for agent-assisted iOS and macOS development. It lets MCP-compatible coding agents run Xcode build and test workflows, manage simulators, inspect failures, and work through Homebrew, npm, or on-demand client configuration, with documented Sentry telemetry controls for teams that need an opt-out.

open-sourceOpen SourceTelemetry

iFixAi

Open-source diagnostic for AI operational misalignment

iFixAi is an Apache-2.0 diagnostic tool for scoring AI agents and models against operational-misalignment risks such as hallucination, manipulation, sabotage, sandbagging, and oversight evasion.

open-sourceOpen Source

Inspect AI

UK AI Security Institute framework for LLM safety evaluations

Inspect AI is an MIT-licensed framework from the UK AI Security Institute for running large language model evaluations, including tool use, multi-turn dialogue, model-graded scoring, and reusable evaluation tasks.

open-sourceOpen Source