Skip to main content
Glama

Fusion 360 MCP Server

{ "name": "LoftProfiles", "description": "Creates a loft feature by connecting multiple profiles.", "parameters": { "profile_indices": { "type": "array", "description": "Indices of the profiles to loft.", "items": { "type": "integer" } }, "operation": { "type": "string", "description": "The operation type (e.g., 'new', 'join', 'cut', 'intersect').", "default": "new" }, "is_closed": { "type": "boolean", "description": "Whether the loft should be closed (connect the last profile to the first).", "default": false } }, "docs": "https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-6D381FCD-22AB-4F08-B4BB-5D3A130189AC" }

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/ArchimedesCrypto/fusion360-mcp-server'

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