MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"zetkolink-mcp-unity","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# MCP for Unity Server [](https://modelcontextprotocol.io/introduction) [](https://www.python.org) [](https://opensource.org/licenses/MIT) [](https://discord.gg/y4p8KfzrN4) Model Context Protocol server for Unity Editor integration. Control Unity through natural language using AI assistants like Claude, Cursor, and more. **Maintained by [Coplay](https://www.coplay.dev/?ref=unity-mcp)** - This project is not affiliated with Unity Technologies. 💬 **Join our community:** [Discord Server](https://discord.gg/y4p8KfzrN4) **Required:** Install the [Unity MCP Plugin](https://github.com/Zetkolink/unity-mcp?tab=readme-ov-file#-step-1-install-the-unity-package) to connect Unity Editor with this MCP server. You also need `uvx` (requires [uv](https://docs.astral.sh/uv/)) to run the server. --- ## Installation ### Option 1: PyPI Install and run directly from PyPI using `uvx`. **Run Server (HTTP):** ```bash uvx --from zetkolink-mcp-unity mcp-for-unity --transport http --http-url http://localhost:8080 ``` **MCP Client Configuration (HTTP):** ```json { "mcpServers": { "UnityMCP": { "url": "http://localhost:8080/mcp" } } } ``` **MCP Client Configuration (stdio):** ```json { "mcpServers": { "UnityMCP": { "command": "uvx", "args": [ "--from", "zetkolink-mcp-unity", "mcp-for-unity", "--transport", "stdio" ] } } } ``` ### Option 2: From GitHub Source Use this to run the latest released version from the repository. Change the version to `main` to run the latest unreleased changes from the repository. ```json { "mcpServers": { "UnityMCP": { "command": "uvx",…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.