Skip to main content
Glama

freecad mcp

by neka-nat

insert_part_from_library

Add pre-designed parts from the library into FreeCAD projects. Specify the relative path of the part to insert, and receive a confirmation message along with a screenshot of the added object.

Instructions

Insert a part from the parts library addon.

Args: relative_path: The relative path of the part to insert. Returns: A message indicating the success or failure of the part insertion and a screenshot of the object.

Input Schema

NameRequiredDescriptionDefault
relative_pathYes

Input Schema (JSON Schema)

{ "properties": { "relative_path": { "title": "Relative Path", "type": "string" } }, "required": [ "relative_path" ], "title": "insert_part_from_libraryArguments", "type": "object" }

You must be authenticated.

Other Tools from freecad mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neka-nat/freecad-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server