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.8.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.8.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.8.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 |
26f7c1206babce44b075059aa587790d9a6b7171b850238da6c64b3e558a829d
|
|
| MD5 |
2ffca59784fc7e2ad88cf3c992ad1ec2
|
|
| BLAKE2b-256 |
15a6152e88fdbcef1c089979f429db107fa3e577c3dfd1054d57c16555d9f110
|
File details
Details for the file sketchup_mcp-0.1.8-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.8-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 |
d25b9f3dac3d3743d88a6f701b6d62b702bea1765b0c9273a831aba270260ec1
|
|
| MD5 |
8561285f0ee2cb59fc94a6d89394bf3c
|
|
| BLAKE2b-256 |
973b027cbdfe718f4921e49a2b0531c57761c60498565a3302e131e97657de8f
|