Skip to main content
Glama

Ureanl-Blender-MCP

UEPythonServer.uplugin708 B
{ "FileVersion": 3, "Version": 1, "VersionName": "0.1", "FriendlyName": "UE Python Server", "Description": "HTTP server for executing Python code in Unreal Engine via MCP", "Category": "Scripting", "CreatedBy": "Wall-E_No.46024", "CreatedByURL": "", "DocsURL": "", "MarketplaceURL": "", "SupportURL": "", "CanContainContent": true, "IsBetaVersion": true, "IsExperimentalVersion": false, "Installed": false, "Modules": [ { "Name": "UEPythonServer", "Type": "Runtime", "LoadingPhase": "Default" }, { "Name": "UEPythonServerEditor", "Type": "Editor", "LoadingPhase": "PostEngineInit" } ], "Plugins": [ { "Name": "PythonScriptPlugin", "Enabled": true } ] }

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/tahooki/unreal-blender-mcp'

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