Industry-standard reviewTestingv2.4.0

unreal-engine Agent Plugin

Operate a live Unreal Editor over MCP through Unreal Engine 5.8's native in-editor MCP server: spawn actors, build and compile Blueprints, compose levels, configure lighting, inspect Slate widgets, and run automation tests. Connects to the editor's local HTTP endpoint — no third-party server to install. The bundled skills lean into list-first, compile-then-spawn discipline because editor writes silently no-op more than any other DCC. This catalog entry is pinned to reviewed commit d69b28d29570 and records a qualification score of 94/100.

0 repository stars MIT Updated Aug 8, 2026

Independent catalog review

Qualification snapshot

Qualified

Format

100/100

Quality

87/100

Qualified

94/100

Scores reflect package format and editorial quality checks at the fixed reviewed commit. They are not popularity ratings or security guarantees.

Installation

Install Unreal Engine

Install the plugin from arg-software-factory/artyx-marketplace at plugins/unreal-engine. The generated command uses sparse checkout and keeps the reviewed repository path visible.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/arg-software-factory/artyx-marketplace.git
cd artyx-marketplace
git sparse-checkout set plugins/unreal-engine
Review the fixed manifest and documentation before enabling the plugin.
Confirm your agent client supports the declared Agent Plugins specification.
Inspect required credentials, commands, network access, and side effects in the upstream source.

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: GitHub tree returned 403.

Static source inspection

Independent catalog review

Why this plugin qualified

This is the original assessment excerpt captured during manual catalog selection. It describes review evidence, not a security guarantee or user rating.

A well-scoped Unreal Engine agent plugin combining a local MCP connection with a coherent set of domain skills for Blueprints/C++, assets, animation, lighting, world building, cinematics, performance, packaging, and project architecture. The session guidance is particularly actionable: discover live toolsets, inspect before mutation, use small serial changes, compile and read back results, and avoid assuming unsupported APIs. The manifest clearly identifies the audience, UE version boundaries, e

Capabilities

What can you do with unreal-engine?

Operate a live Unreal Editor over MCP through Unreal Engine 5.8's native in-editor MCP server: spawn actors, build and compile Blueprints, compose levels, configure lighting, inspect Slate widgets, and run automation tests. Connects to the editor's local HTTP endpoint — no third-party server to install. The bundled skills lean into list-first, compile-then-spawn discipline because editor writes silently no-op more than any other DCC.

The reviewed package declares 10 skill(s), 1 MCP configuration(s), and 0 additional resource(s).

  • Use the unreal-animation-rigging skill from the reviewed package
  • Use the unreal-assets-materials skill from the reviewed package
  • Use the unreal-blueprints-cpp skill from the reviewed package
  • Connect through the unreal-engine MCP configuration
  • Review the fixed plugin manifest at commit d69b28d29570
  • Install the package from arg-software-factory/artyx-marketplace/plugins/unreal-engine

Reviewed package scope

Operate a live Unreal Editor over MCP through Unreal Engine 5.8's native in-editor MCP server: spawn actors, build and compile Blueprints, compose levels, configure lighting, inspect Slate widgets, and run automation tests. Connects to the editor's local HTTP endpoint — no third-party server to install. The bundled skills lean into list-first, compile-then-spawn discipline because editor writes silently no-op more than any other DCC.

Fixed-source qualification

Inspect the package at commit d69b28d29570 with recorded format, quality, and qualification evidence.

Practical workflow

A source-backed Unreal Engine workflow

Pass 01 / Inspect

Review the fixed source

Inspect plugin.json, the linked documentation, package inventory, license, and qualification excerpt at the reviewed commit.

Pass 02 / Verify

Install and validate locally

Install from the pinned repository path, confirm the client discovers the declared components, and review permissions before real use.

Package contents

What is included in unreal-engine?

unreal-engine declares 10 Skills, 1 MCP configuration, and 0 additional resources. The included-file links below point to the reviewed source repository.

Agent Skills

10

unreal-animation-rigging, unreal-assets-materials, unreal-blueprints-cpp, unreal-cinematics, unreal-engine-mcp, unreal-lighting-rendering, unreal-overview, unreal-performance-packaging, unreal-project-architecture, unreal-world-building

MCP servers

1

Portable MCP configuration

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/arg-software-factory/artyx-marketplace#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

Unreal Engine source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

Catalog scope

This page describes the fixed source snapshot selected for the Agent Plugins Hub catalog. It does not extend the upstream package's claims.

Package summary

Operate a live Unreal Editor over MCP through Unreal Engine 5.8's native in-editor MCP server: spawn actors, build and compile Blueprints, compose levels, configure lighting, inspect Slate widgets, and run automation tests. Connects to the editor's local HTTP endpoint — no third-party server to install. The bundled skills lean into list-first, compile-then-spawn discipline because editor writes silently no-op more than any other DCC.

Reviewed package inventory

  • Skills: unreal-animation-rigging, unreal-assets-materials, unreal-blueprints-cpp, unreal-cinematics, unreal-engine-mcp, unreal-lighting-rendering, unreal-overview, unreal-performance-packaging, unreal-project-architecture, unreal-world-building
  • MCP configurations: unreal-engine
  • Additional resources: None declared
  • Plugin directory: plugins/unreal-engine
  • Reviewed commit: d69b28d29570c44d03676f60c1a44decbc3059cd

Qualification snapshot

  • Industry-standard format score: 100/100
  • Plugin quality score: 87/100
  • Qualification score: 94/100
  • Classification: agent-plugin

Editorial assessment excerpt

A well-scoped Unreal Engine agent plugin combining a local MCP connection with a coherent set of domain skills for Blueprints/C++, assets, animation, lighting, world building, cinematics, performance, packaging, and project architecture. The session guidance is particularly actionable: discover live toolsets, inspect before mutation, use small serial changes, compile and read back results, and avoid assuming unsupported APIs. The manifest clearly identifies the audience, UE version boundaries, e…

The source CSV stores a 500-character assessment excerpt, so the paragraph above may end mid-sentence. It is review evidence, not a security guarantee or user rating.

Installation and verification

  1. Inspect the linked manifest and source documentation at the reviewed commit.
  2. Install from arg-software-factory/artyx-marketplace using the plugin directory plugins/unreal-engine.
  3. Confirm your client discovers the declared components.
  4. Review credentials, commands, network access, permissions, and consequential side effects before use.

Provenance

Manifest: https://github.com/arg-software-factory/artyx-marketplace/blob/d69b28d29570c44d03676f60c1a44decbc3059cd/plugins/unreal-engine/plugin.json

The catalog entry is pinned to the exact commit used during qualification. Upstream content may change after that snapshot.