Skip to main content
Glama
SamDreamsMaker

Unity API Communicator MCP Server

Related Servers

Alternatives to Unity API Communicator MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      MCP server for controlling the Unity Editor from AI clients. 140+ tools for scenes, GameObjects, components, assets, Shader Graph, PlayTest DSL, screenshots with visual diff, batch operations with Undo rollback, and in-editor chat. Token-efficient plain-text protocol.
      36
      28
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents (like Claude Code, Cursor) to directly operate Unity scenes via MCP protocol, with tools for scene hierarchy, object creation/deletion, and transform modification.
      12 npm
      1
      ISC
    • A
      license
      Not graded
      quality
      A
      maintenance
      Connect any MCP-compatible AI client (Claude Code, Cursor, Windsurf) to Unity or Godot. 300+ granular tools, an editor aware system prompt, game design document project context, script semantic search, and skill calibration.
      215
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Unity Editor MCP SDK that exposes Unity Editor capabilities as MCP tools, enabling AI assistants like Claude Code to drive Unity Editor workflows through prefab inspection, asset manipulation, and preview rendering.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      An in-editor MCP server that exposes Unity convenience tools to AI assistants, allowing them to read console logs, execute menu items, dump scene hierarchies, and take screenshots.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that connects AI assistants to Unity Editor. It enables executing menu items, manipulating GameObjects, managing scenes, creating materials, running tests, and controlling play mode, all through natural language.
      7 npm
      MIT

    TDQS

    B3/5.0

    Scored across 62 tools

    Disambiguation4/5

    Most tools have distinct purposes with clear resource-action pairs (e.g., asset_create vs. asset_delete, camera_capture vs. camera_screenshot), but some overlap exists, such as console_errors and console_compilation both handling error reporting, which could cause minor confusion. Overall, the descriptions help differentiate them effectively.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, such as asset_create, camera_list, and gameobject_transform. There are no deviations in naming conventions, making the set predictable and easy to parse for agents.

    Tool Count2/5

    With 62 tools, the count is excessive for a single server, leading to potential cognitive overload and inefficiency. While the domain (Unity API) is broad, the tool set feels bloated and could benefit from consolidation or modularization into sub-servers.

    Completeness5/5

    The tool surface provides comprehensive coverage for Unity project management, including asset handling, scene manipulation, camera controls, console logging, and game object operations. It supports full CRUD/lifecycle workflows with no apparent gaps, ensuring agents can perform complex tasks without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues