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.7.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.7.tar.gz.
File metadata
- Download URL: sketchup_mcp-0.1.7.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 |
9e32bf08e8152a64db0ea455d8931fd6c7978eb3d42fdaeb2de93e91eee531b5
|
|
| MD5 |
8305f08997e5c7edef530f51e9a327e5
|
|
| BLAKE2b-256 |
ebf93a009a3964609eb49fac9be54a37f905a5942575c4afe83abb5caf09e637
|
File details
Details for the file sketchup_mcp-0.1.7-py3-none-any.whl.
File metadata
- Download URL: sketchup_mcp-0.1.7-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 |
3220c617b95cb4983dc696a83acc99df8fe4e64f8fa201dbd6d375bc4b2737fd
|
|
| MD5 |
d36607e6db9fc4eb5d472c06d6b4ec04
|
|
| BLAKE2b-256 |
fa63d3cefd4617f5722e4accf44879af1d67ab5a63d8905fcce1bd0c83302967
|