Fusion-360-MCP-Server
by AuraFriday
Overview
Enables AI agents to control Autodesk Fusion 360 for CAD/CAM/CAE operations and execute arbitrary Python code with full system access.
Installation
No command providedSecurity Notes
The add-in uses `exec()` with full access to `globals()` to execute arbitrary Python code provided by AI agents. This grants complete, unrestricted system access, including file system, network, and system commands. While the developers are transparent about this ('Python execution has FULL system access. Only run code you trust.'), this design poses a critical security risk if an untrusted or compromised AI agent is used, potentially leading to permanent data loss, file corruption, or unauthorized actions. Additionally, for local HTTPS connections, SSL certificate hostname checking and verification are disabled, which could be a risk if not strictly confined to localhost.
Similar Servers
terraform-mcp-server
The Terraform MCP Server integrates with Terraform Registry APIs and HCP Terraform/Terraform Enterprise to provide advanced automation and interaction capabilities for Infrastructure as Code (IaC) development with AI assistants.
KiCAD-MCP-Server
Enables AI assistants to interact with KiCAD for PCB design automation, providing comprehensive tool schemas and real-time project state access for intelligent PCB design workflows.
d365fo-client
Provides a Model Context Protocol (MCP) server for AI agents to interact with Microsoft Dynamics 365 Finance & Operations (D365 F&O) environments, enabling comprehensive metadata exploration, CRUD operations on data entities, OData action calls, and label resolution. It leverages an advanced caching system to optimize performance and reduce API calls.
unity-mcp
Provides an AI agent (MCP client) with programmatic control over the Unity Editor to perform development actions.