perkovicluka/fusion-360-mcp-server
3.2
If you are the rightful owner of fusion-360-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project connects an MCP client to Autodesk Fusion 360 using a lightweight MCP server and a Fusion Python add-in.
Tools
Functions exposed to the LLM to take actions
fusion_create_box
Creates a box with specified dimensions.
fusion_create_cylinder
Creates a cylinder with specified diameter and height.
fusion_create_sphere
Creates a sphere with a specified diameter.
fusion_extrude_last_profile
Extrudes the last created profile by a specified distance.
fusion_shell_last_body
Applies a shell operation to the last created body with a specified thickness.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client