autodesk-fusion-mcp: The Autodesk Fusion MCP Server is a standalone add-in for Autodesk Fusion 360, enabling AI agents to connect and interact directly via the Streamable HTTP protocol. It provides a robust, thread-safe bridge to Fusion's main thread and exposes 13 dedicated tools for comprehensive CAD automation and interaction without external dependencies.; python-utcp: Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across various communication protocols. Its Python implementation features a modular core with a plugin-based architecture, enhancing extensibility and ease of use.
Automating CAD tasks by executing Fusion API calls and Python code
Interacting with diverse APIs (HTTP, REST, GraphQL) via a unified client.