by mhyrr · MCP Server · ★ 227
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
SketchupMCP - Sketchup Model Context Protocol Integration SketchupMCP connects Sketchup to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Sketchup. This integration enables prompt-assisted 3D modeling, scene creation, and manipulation in Sketchup. Big Shoutout to Blender MCP for the inspiration and structure. 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 Selection handling: Get and manipulate selected components Ruby code evaluation: Execute arbitrary Ruby code directly in SketchUp for advanced operations Components The system consists of two main components: Sketchup Extension: A Sketchup extension that creates a TCP server within Sketchup to receive and execute commands MCP Server (): A Python server that implements the Model Context Protocol and connects to the Sketchup extension Installation Python Packaging We're using uv so you'll need to Sketchup Extension...
| Stars | 227 |
| Forks | 42 |
| Language | Ruby |
| Category | MCP Server |
| Quality Score | 30.2/100 |
| Open Issues | 14 |
| Last Updated | 2026-04-25 |
| Created | 2025-03-13 |
| Platforms | mcp, ruby |
| Est. Tokens | ~61k |
These tools work well together with sketchup-mcp for enhanced workflows:
Explore other popular mcp server tools:
sketchup-mcp is Sketchup Model Context Protocol. It is categorized as a MCP Server with 227 GitHub stars.
sketchup-mcp is primarily written in Ruby.
You can find installation instructions and usage details in the sketchup-mcp GitHub repository at github.com/mhyrr/sketchup-mcp. The project has 227 stars and 42 forks, indicating an active community.