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.9.tar.gz
(4.8 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.9.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.9.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61b93d9a53b78b08a9486457a0f21f8da0e4bce43094dc831c19e31e8eb9352b
|
|
| MD5 |
2df68cc35160a64fc7076fd25b46db5a
|
|
| BLAKE2b-256 |
56f8bb6ccc43da6ed30915065dc0bff48ad94d032e18f6a735e49b0b63886b7e
|
File details
Details for the file sketchup_mcp-0.1.9-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.9-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 |
9a23a26472f8666b559ffdbe00feb012b56ed37a736c12af36bed6df83f24c13
|
|
| MD5 |
d336fc05d012646446dd43244a10b815
|
|
| BLAKE2b-256 |
0b85441f2873983f32a88051c8102d0088afbbc12124548428419436bedfccd1
|