py-ue5-mcp-server

py-ue5-mcp-server

3.3

If you are the rightful owner of py-ue5-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Model Context Protocol (MCP) Python server that enables Claude to interact with Unreal Engine 5 through natural language.

get_all_scene_actors

Get a list of all actors in the current level.

spawn_actor

Spawn a blueprint actor in the current Unreal Engine level.

spawn_snowman_family

Spawns a family of three snowmen in the current Unreal Engine level.

modify_actor

Modify an existing actor's properties in the Unreal Engine level.