mhyrr/sketchup-mcp
If you are the rightful owner of sketchup-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
SketchupMCP connects Sketchup to Claude AI through the Model Context Protocol (MCP), enabling prompt-assisted 3D modeling and scene manipulation.
Tools
Functions exposed to the LLM to take actions
create_component
Create a new component in Sketchup
delete_component
Delete a component by ID
transform_component
Transform a component's position, rotation, or scale
get_selection
Get currently selected components
set_material
Set material for a component
export_scene
Export the current scene
create_mortise_tenon
Create a mortise and tenon joint between two components
create_dovetail
Create a dovetail joint between two components
create_finger_joint
Create a finger joint (box joint) between two components
eval_ruby
Evaluate arbitrary Ruby code in Sketchup
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client