sketchup-mcp
Provides tools for interacting with SketchUp, enabling AI agents to inspect model entities, generate architectural massing volumes from footprint polygons, configure shadow and solar settings, and capture viewport images as base64 JPEGs.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sketchup-mcpSet solar shadows for June 21 at 3pm and capture the viewport."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Trimble SketchUp MCP Bridge 📐
A Model Context Protocol (MCP) server that connects AI assistants (Google Antigravity, Claude Desktop, Cursor) directly with Trimble SketchUp for rapid architectural 3D conceptual massing, spatial planning, and solar shadow analysis.
Built for architecture students (B.Arch), urban designers, and conceptual modelers, enabling AI agents to programmatically query models, extrude massing floor plates, calculate shadow angles, and capture viewport renderings.
⚡ Key Highlights
Native Embedded Ruby Extension: Runs directly inside SketchUp's embedded Ruby runtime with zero external dependencies.
Live Fleet Registration: Automatically registers its dynamic port and PID with
%LOCALAPPDATA%\AutodeskMCP\registry.json, enabling single-entry routing through autodesk-mcp.Architectural Massing Tool Suite:
Model Inspection: Entities count, layers/tags, component definitions, and shadow settings.
3D Massing Extrusion: Generate building footprints from coordinate polygons and push/pull into massing volumes.
Solar & Shadow Studies: Set date, solar time of day, and toggle shadows for daylight analysis.
Viewport Capture: Export shaded viewport images as base64 JPEG.
Related MCP server: SketchUp MCP Server
🚀 Quick Start
1. Installation
Run the automated installer:
.\install.ps1This deploys sketchup_mcp.rb and sketchup_mcp/ to:
%APPDATA%\SketchUp\SketchUp <Year>\SketchUp\Plugins\
2. Auto-Startup
The bridge server starts automatically in a background Ruby thread whenever Trimble SketchUp is opened.
3. Routing via Master Gateway
When running, the autodesk-mcp Gateway auto-detects SketchUp and routes sketchup_* tools seamlessly.
🛠️ Tool Suite
Tool | Description |
| Retrieves active model entities, layers, and shadow settings. |
| Extrudes architectural massing volume from polygon footprint. |
| Configures shadow display and solar hour for sun path analysis. |
| Captures shaded viewport image as base64. |
📄 License
MIT License © 2026 Aaradhya Dev Tamrakar
This server cannot be deployed
Maintenance
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server that lets AI assistants use all OneSchema features exposed via the public API.
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.
Related MCP Servers
- AlicenseBqualityCmaintenanceIntegration that connects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling, scene creation, and manipulation.1026MIT
- AlicenseAqualityCmaintenanceControls SketchUp via AI assistants, enabling 3D model creation programmatically through the Model Context Protocol.2113MIT
- AlicenseNot gradedqualityAmaintenanceA local, offline MCP server that enables AI agents to collaborate with SketchUp for controlled modeling, editing, and review tasks via 41 MCP tools.3Apache 2.0
- AlicenseBqualityCmaintenanceConnects SketchUp to Claude AI through MCP, enabling natural language controlled 3D modeling, component manipulation, and scene creation.10MIT