Skip to main content
Glama

SketchupMCP

set_material

Assign a specific material to a component in Sketchup using the SketchupMCP integration, enabling precise control over 3D model appearances directly through Claude AI.

Instructions

Set material for a component

Input Schema

NameRequiredDescriptionDefault
idYes
materialYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" }, "material": { "title": "Material", "type": "string" } }, "required": [ "id", "material" ], "title": "set_materialArguments", "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