Skip to main content
Glama

Ureanl-Blender-MCP

UEPythonServerEditor.h424 B
#pragma once #include "CoreMinimal.h" #include "Modules/ModuleManager.h" class FUEPythonServerEditorModule : public IModuleInterface { public: virtual void StartupModule() override; virtual void ShutdownModule() override; private: void RegisterMenus(); TSharedRef<class SDockTab> OnSpawnPluginTab(const class FSpawnTabArgs& SpawnTabArgs); private: TSharedPtr<class FUICommandList> PluginCommands; };

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