Skip to main content
Glama

SketchupMCP

eval_ruby

Execute Ruby code directly in Sketchup through the SketchupMCP server, enabling dynamic 3D modeling, scene manipulation, and integration with AI-driven workflows.

Instructions

Evaluate arbitrary Ruby code in Sketchup

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "title": "Code", "type": "string" } }, "required": [ "code" ], "title": "eval_rubyArguments", "type": "object" }

You must be authenticated.

Other Tools from SketchupMCP

Related Tools

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/BearNetwork-BRNKC/SketchUp-MCP'

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