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.5.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.5.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.5.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 |
e20151baf30333bb722c002411cd519971f9617d9ac23fe534795dca0c2de59f
|
|
| MD5 |
3f4c9f1f432e2a038a3135223ddf23a7
|
|
| BLAKE2b-256 |
0c532c8f819256e8f534e157b320ea571740c4630784cfe405dc9a44cb1893af
|
File details
Details for the file sketchup_mcp-0.1.5-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
64198a0d47d8427d5c560f35558609b7b0a627357c2c3219231dd62d92280ca7
|
|
| MD5 |
db90d738f1cb5c0f1a6574c5abd9db54
|
|
| BLAKE2b-256 |
e89e3a1089ac60bed41beadaba71858fda2b2b0f749cef78ca7dd900892c04f4
|