{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/14"},{"label":"Code Generators","url":"https://skillfed.io/packages/category/software-development-code-generators"},{"label":"HTTP Servers","url":"https://skillfed.io/packages/category/internet-www-http-http-servers"},{"label":"Games/Entertainment","url":"https://skillfed.io/packages/category/games-entertainment"}],"enrichment":{"capability":"Runs a Model Context Protocol server that lets AI assistants control Unity Editor through natural language commands, bridging Claude, Cursor, and other LLMs to game development workflows.","skillfed_tags":["game-development","ai-integration","protocol-server"],"use_cases":["Automate repetitive game development tasks (scene setup, prefab instantiation, property tweaking) by describing them in natural language to Claude or Cursor.","Rapidly prototype game mechanics by having an AI assistant generate and modify C# scripts or scene configurations based on your descriptions.","Debug and inspect game state interactively\u2014ask an LLM to read scene hierarchies, check component values, or run diagnostics without manual clicking.","Deploy a shared MCP server for a game dev team, with per-user API key authentication and session isolation in remote-hosted mode.","Integrate Unity workflows into AI-powered code generation pipelines where the LLM needs to inspect or modify the game project state."],"what_it_does":"mcpforunityserver is a Model Context Protocol (MCP) server that acts as a bridge between AI language models and the Unity Editor. It exposes Unity's capabilities as MCP tools and resources, allowing Claude, Cursor, and other AI assistants to read scene state, modify game objects, run scripts, and automate workflows through natural language. The server runs as a standalone Python process and communicates with Unity Editor via WebSocket; it supports both stdio and HTTP transports, making it suitable for local development or remote team deployments.\n\nThe package bundles httpx, fastmcp, mcp, pydantic, fastapi, uvicorn, and click to handle protocol translation, HTTP serving, and CLI argument parsing. It requires Python 3.10+ and the uv package manager to run. Most users install it via uvx and configure it in their MCP client (Claude Desktop, Cursor, etc.); advanced deployments can enable remote-hosted mode with API key authentication for shared team servers. No license restrictions apply\u2014MIT terms allow commercial and open-source use.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with low friction, and carries a permissive MIT license. Install it if you want to control Unity Editor through AI assistants\u2014it's the only tool that bridges MCP and Unity. Prerequisite: you must have uv installed and the Unity MCP Plugin set up in your Editor project for it to work."},"id":"mcpforunityserver","links":{"html":"https://skillfed.io/packages/mcpforunityserver","md":"https://skillfed.io/packages/mcpforunityserver.md","pypi":"https://pypi.org/project/mcpforunityserver/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"mcpforunityserver","python_support":"supports_current","summary":"MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP)."},"popularity":{"monthly_downloads":277477,"position":8146,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"10.1.2"}
