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.6.tar.gz
(4.6 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.6.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.6.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a557d40df1e198201b5deb3bda0811a99463ce0ca0e74a7f56089e1d9be31fdb
|
|
| MD5 |
b829ac07c3183234e538434a8b1362a4
|
|
| BLAKE2b-256 |
243d8e607dbb2cdfb3686afee073439017f3df0fa4755a0e5abd6a555dd83bf5
|
File details
Details for the file sketchup_mcp-0.1.6-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.6-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 |
ffd4abd917d97d72343a2e57fda224711dfe534e90c97965e9ff5e19b89daf04
|
|
| MD5 |
0965e25852ad58156e394290c6a6c185
|
|
| BLAKE2b-256 |
97621fba6438dde5dad9c4727d914140541e79bb292583ba1ebc818fa02c43ac
|