unity-mcpMCP Server44/100 via “asset management and import/export operations”
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Unique: Integrates directly with Unity's AssetDatabase API and implements paging for large asset collections, allowing AI to discover and manage thousands of assets without exceeding MCP payload limits
vs others: More comprehensive than file-system-based asset discovery because it uses Unity's native asset tracking and respects import settings, dependencies, and serialization formats