{"slug":"tarkiin/sketchup-mcp","name":"SketchUp MCP Server","description":"Control SketchUp with AI. MCP (Model Context Protocol) server that allows AI assistants like Claude, Cursor, and Gemini to programmatically create 3D models in SketchUp.","category":"other","tags":[],"official":false,"stars":5,"transport":"stdio","install":[{"cmd":"pip install -e","imports":[]}],"tools":[{"name":"create_entity","description":"Creates a new entity in the SketchUp model"},{"name":"delete_entity","description":"Deletes an entity from the SketchUp model"},{"name":"get_entity_info","description":"Retrieves information about a specific entity"},{"name":"list_entities","description":"Lists all entities in the SketchUp model"},{"name":"move_entity","description":"Moves an entity to a new position"},{"name":"rotate_entity","description":"Rotates an entity by a specified angle"},{"name":"scale_entity","description":"Scales an entity by a specified factor"},{"name":"set_material","description":"Applies a material to an entity"},{"name":"get_materials","description":"Retrieves all available materials"},{"name":"create_group","description":"Creates a group from selected entities"},{"name":"explode_group","description":"Explodes a group into individual entities"},{"name":"create_component","description":"Creates a component from selected entities"},{"name":"get_component_definitions","description":"Retrieves all component definitions"},{"name":"place_component_instance","description":"Places an instance of a component at a specified location"},{"name":"get_selection","description":"Retrieves the current selection"},{"name":"set_selection","description":"Sets the current selection to specified entities"},{"name":"add_face","description":"Adds a face to the model from specified points"},{"name":"add_edge","description":"Adds an edge between two points"},{"name":"extrude_face","description":"Extrudes a face by a specified distance"},{"name":"get_model_info","description":"Retrieves information about the current model"},{"name":"execute_ruby_code","description":"Executes arbitrary Ruby code in the SketchUp environment"}],"env_vars":[],"auth_type":"none","github":"https://github.com/Tarkiin/SketchUp-MCP","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}