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.4.tar.gz
(4.4 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.4.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.4.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcc0b3f39f5614d6a1e0a59863292184692102ddd397afa97c05e92132ee91ba
|
|
| MD5 |
f7f79a0d703625ab260bc929289ad30e
|
|
| BLAKE2b-256 |
135016e88f519be2e89f3ba6ebcd3506617d54ec56108cd50a42d99e7d897e56
|
File details
Details for the file sketchup_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.4-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 |
1249aa02758249ea4ac1ec94ecc2a53e9ab5e220b27f219ce801b2ae0282bcaa
|
|
| MD5 |
c3474d466160f9814b14e695b0059f86
|
|
| BLAKE2b-256 |
2fc0f966893a6f078b6ffde810e50a13659cb44b572c9d47dacd605838792b01
|