add-mcp
Back to registry
Trimble SketchUp logo

Trimble SketchUp

v1.0.0

sketchup.com/mcp

SketchUp is a 3D modeling product from Trimble with an extension ecosystem for customizing workflows and working with SketchUp model files. Its developer materials focus on in-application Ruby extensions, a C SDK for `.skp` file access, and an MCP endpoint for agent integrations.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.sketchup.com/mcp/v1/sketchup/mcp
npx add-mcp@latest https://api.sketchup.com/mcp/v1/sketchup/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.sketchup%2Fmcp"