Back to Home
AuraFriday icon

Fusion-360-MCP-Server

by AuraFriday

Overview

Enables AI agents to control Autodesk Fusion 360 through its API, execute Python code directly within Fusion, and integrate with other Model Context Protocol (MCP) tools.

Installation

Run Command
No command provided

Security Notes

The server's design inherently grants 'ABSOLUTE MAXIMUM ACCESS' via `exec()` for Python code execution, allowing AI agents to run arbitrary code with full system, network, and Fusion API privileges. This is explicitly stated as a feature but represents a significant security risk if the AI agent or its prompts are untrusted or compromised. The `mcp_client.py` disables SSL certificate verification and hostname checking for its SSE connection, which is concerning, even if intended for localhost-only communication. Updates are cryptographically signed, which is a strong positive security feature.

Similar Servers

Stats

Interest Score45
Security Score2
Cost ClassHigh
Avg Tokens1000
Stars20
Forks1
Last Update2026-01-16

Tags

AICADAutomationFusion 360Desktop ControlAPI