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-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Automating CAD tasks by executing Fusion API calls and Python code
Integrating custom business logic and data sources with LLM-powered applications.