SketchUp

Integrates with Sketchup to enable AI-assisted 3D modeling through bidirectional communication, allowing creation, modification, and transformation of components directly within the modeling environment.

Featured
View Source
124 stars
0 tools
Created Aug 2025
@mhyrr/mhyrr-sketchup-sketchup-mcp

About

Integrates with Sketchup to enable AI-assisted 3D modeling through bidirectional communication, allowing creation, modification, and transformation of components directly within the modeling environment.

Categories

general

Installation

npm

npm install @mhyrr/mhyrr-sketchup-sketchup-mcp

Configuration

{ "mcpServers": { "mhyrr-sketchup-sketchup-mcp": { "command": "npx", "args": [ "-y", "@mhyrr/mhyrr-sketchup-sketchup-mcp" ] } } }