Skip to main content
Glama

MCP Unreal Server

by radial-hks

execute-python

Run Python code remotely in Unreal Engine environments using the MCP Unreal Server, enabling automated node discovery and management for efficient scripting and task execution.

Instructions

在Unreal中执行Python代码

Input Schema

NameRequiredDescriptionDefault
codeYes
unattendedNo

Input Schema (JSON Schema)

{ "properties": { "code": { "type": "string" }, "unattended": { "default": true, "type": "boolean" } }, "required": [ "code" ], "type": "object" }

Other Tools from MCP Unreal Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/radial-hks/MCP-Unreal-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server