Skip to main content
Glama

Ureanl-Blender-MCP

UEPythonServerEditorCommands.h612 B
#pragma once #include "CoreMinimal.h" #include "Framework/Commands/Commands.h" #include "UEPythonServerEditorStyle.h" class FUEPythonServerEditorCommands : public TCommands<FUEPythonServerEditorCommands> { public: FUEPythonServerEditorCommands() : TCommands<FUEPythonServerEditorCommands>(TEXT("UEPythonServerEditor"), NSLOCTEXT("Contexts", "UEPythonServerEditor", "UEPythonServer Plugin"), NAME_None, FUEPythonServerEditorStyle::GetStyleSetName()) { } // TCommands<> interface virtual void RegisterCommands() override; public: TSharedPtr<FUICommandInfo> OpenPluginWindow; };

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