Skip to main content
Glama

BlenderMCP

by ujs204
MIT License
  • Apple

get_viewport_screenshot

Capture a screenshot of the Blender 3D viewport with customizable resolution, enabling quick sharing or reference for 3D modeling tasks directly through the BlenderMCP server.

Instructions

Capture a screenshot of the current Blender 3D viewport.

Parameters:

  • max_size: Maximum size in pixels for the largest dimension (default: 800)

Returns the screenshot as an Image.

Input Schema

NameRequiredDescriptionDefault
max_sizeNo

Input Schema (JSON Schema)

{ "properties": { "max_size": { "default": 800, "title": "Max Size", "type": "integer" } }, "title": "get_viewport_screenshotArguments", "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/ujs204/CLAUDE-BLENDER-MCP'

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