Skip to main content
Glama

UnrealBlueprintMCP

by BestDev
UnrealBlueprintMCPAPI.h379 B
// Copyright Epic Games, Inc. All Rights Reserved. // UnrealBlueprintMCP API definitions #pragma once #include "CoreMinimal.h" // API export/import macros for the UnrealBlueprintMCP module #ifndef UNREALBLUEPRINTMCP_API #ifdef UNREALBLUEPRINTMCP_EXPORTS #define UNREALBLUEPRINTMCP_API DLLEXPORT #else #define UNREALBLUEPRINTMCP_API DLLIMPORT #endif #endif

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/BestDev/unreal_bp_mcp'

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