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.0.tar.gz
(4.5 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.0.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55ce6bd5b07c41164410152ac2eaad46535004340a6c1c3dc5be216e4e48bb7a
|
|
| MD5 |
e5b3c5e0ff3294b50db27d2f4ce91225
|
|
| BLAKE2b-256 |
cf4072f8765eafa243137e7eac52801cb976f987cc46e45585b9649946b79a70
|
File details
Details for the file sketchup_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
cd3f1d986d2a05682c7be5a8a18276e9dbf8ef67f3ea0014571070676726dff5
|
|
| MD5 |
8175f41396a489399c706ff826dbf0d0
|
|
| BLAKE2b-256 |
f589a514310adca13b1b9003fda1571b2a1c62ea442e17a81110a7baad095ba8
|