Skip to main content
Glama

SketchupMCP

by mhyrr

eval_ruby

Evaluate Ruby code directly within Sketchup using the MCP server, enabling prompt-assisted 3D modeling and scene manipulation through script execution.

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" }
Install Server

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/mhyrr/sketchup-mcp'

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