Sketchup integration through Model Context Protocol
Project description
Sketchup MCP
Model Context Protocol integration for Sketchup, allowing Claude to control Sketchup through a TCP socket connection.
Installation
pip install sketchup-mcp
Usage
- Install and run the Sketchup extension (which provides the TCP server)
- Configure Claude to use the MCP server:
{
"name": "sketchup",
"description": "Sketchup integration through Model Context Protocol",
"package": "sketchup-mcp",
"module": "sketchup_mcp.server",
"object": "mcp"
}
Features
- Create, delete, and transform components
- Get selected components
- Set materials
- Export scenes
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sketchup_mcp-0.1.12.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sketchup_mcp-0.1.12.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.12.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ffd80953dd15151e790784c173239e4a030eaa31d88d9ee3570147efc40cf9
|
|
| MD5 |
e7823396c9ee9fb828e49af449c1b685
|
|
| BLAKE2b-256 |
9883264e804b5d8a89053633a704e6a73919378b22248f83c7ae21af5a704830
|
File details
Details for the file sketchup_mcp-0.1.12-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.12-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66118e3f32654ea586be2b6c40c71c20e7e75b050fe84604e5fd871a81182f52
|
|
| MD5 |
94e276142486de136d59b64f81dd8816
|
|
| BLAKE2b-256 |
376cea2a2436f1536862fd3cc168179abd10bece19c3e451be424f9092d9cc3e
|