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.
SketchupMCP is an integration that allows Claude AI to interact with Sketchup using the Model Context Protocol (MCP). This integration facilitates two-way communication between Claude AI and Sketchup, enabling the creation, modification, and manipulation of 3D models and scenes. The system consists of a Sketchup extension that creates a TCP server within Sketchup and a Python server that implements the MCP. This setup allows for advanced operations such as component manipulation, material control, scene inspection, and Ruby code evaluation directly within Sketchup. The integration is inspired by Blender MCP and aims to enhance the capabilities of Sketchup through AI-driven commands.
Features
- Two-way communication: Connect Claude AI to Sketchup through a TCP socket connection
- Component manipulation: Create, modify, delete, and transform components in Sketchup
- Material control: Apply and modify materials and colors
- Scene inspection: Get detailed information about the current Sketchup scene
- Ruby code evaluation: Execute arbitrary Ruby code directly in SketchUp for advanced operations