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.1.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.1.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.1.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 |
1c0e09a6499f9bb9935c90ebfabda4f308b1531225b773d7414787c3deeafa40
|
|
| MD5 |
8d24773d080a8bd78dbf055aa6cd85ee
|
|
| BLAKE2b-256 |
6a287d9e2c4d349a2d6369f3f2e473e9169f2a5e92c0540480daf7c9ebd446b1
|
File details
Details for the file sketchup_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.1-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 |
651da2b4bc2357be2b10efb209ae02bcfe64bcf743fcaba0c29f2f452dc42d6c
|
|
| MD5 |
dc4ebd01a080e98530d963272dd6eb12
|
|
| BLAKE2b-256 |
cc3a0ba8efa41a7c064c27251591673f125116f622aa18ed178e60d1fa6594d3
|