Skip to main content
Glama

unreal-mcp

editor_take_screenshot

Capture a base64-encoded PNG screenshot of the current Unreal Editor view. Ensure the Unreal Engine window is focused for successful execution.

Instructions

Take a screenshot of the Unreal Editor

Example output: data/png;base64,iVBORw0KGgoAAAANSUhEUgAA...

Returns a base64-encoded PNG image of the current editor view. IF THIS ERRORS OUT MAKE SURE THE UNREAL ENGINE WINDOW IS FOCUSED

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }

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

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