Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"sketchup-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This repository ships an MCP server inside a SketchUp extension.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in design
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana
Coinbase Design System - MCP Server
MCP Security Weekly
Get CVE alerts and security updates for Sketchup Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
SketchUp MCP is an open-source SketchUp extension + MCP server that gives AI assistants and automation clients a reliable way to explore, measure, and edit 3D scenes.
If you are building agentic design workflows, planning tools, or model-aware copilots, this project provides a practical bridge between MCP clients and real SketchUp production models.
SketchUp MCP is built for teams that want structured 3D workflows instead of brittle one-off scripts.
Typical usage patterns include:
This repository is actively developed and includes runtime code plus product/architecture documentation.
Current direction lives in:
specifications/hlds/hld-platform-architecture-and-repo-structure.mdspecifications/domain-analysis.mdspecifications/hlds/ and specifications/tasks/Start here, then branch by need:
docs/mcp-tool-reference.mdAGENTS.mdspecifications/A dedicated docs site may be added later; currently, authoritative docs are versioned in this repository.
Install dependencies:
bundle install
The extension loader is src/su_mcp.rb, which registers src/su_mcp/main.rb with SketchUp.
For local development, load the extension from this repository by symlinking or copying src/ into SketchUp's Plugins directory.
When loaded in SketchUp, the extension adds one Managed Terrain toolbar for
managed-terrain tools. It contains Target Height Brush, Local Fairing,
and Corridor Transition buttons. All three open the shared Managed Terrain
panel, which keeps selected-terrain and status feedback visible while switching
between tool settings. Bounded brush controls use slider plus numeric input
pairs; direct numeric radius and blend values can exceed the slider's ergonomic
100m range when otherwise valid. Corridor Transition captures explicit start
and end controls, supports numeric endpoint X/Y/elevation edits, includes
Recapture and Sample Terrain actions for each endpoint, and exposes width plus
side-blend settings before Apply. Applies route through the existing managed
terrain edit command path for the current