Skip to main content
Glama
theosib

FreeCAD MCP Server

by theosib

inspect_object

Analyze a FreeCAD object's properties, dependencies, validity, and shape data to understand its structure and diagnose issues in CAD models.

Instructions

Get a full property dump and shape analysis for a single FreeCAD object.

Returns all properties (with types, groups, and documentation), dependency info, validity state, and basic shape metadata if the object has geometry.

Args: name: Object name (e.g., "Pad001", "Sketch002"). doc_name: Document name. Empty string uses the active document.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
doc_nameNo

Latest Blog Posts

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/theosib/FreeCAD-MCP-Server'

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