Back to Home
JustusBraitinger icon

Autodesk-Fusion-360-MCP-Server

Verified Safe

by JustusBraitinger

Overview

Integrates AI assistants with Autodesk Fusion 360 via the Model Context Protocol (MCP) to enable conversational CAD, AI-driven automation, and parametric control for 3D modeling.

Installation

Run Command
python Server/MCP_Server.py

Security Notes

The server operates locally via HTTP on localhost:5000, which is noted as safe for local execution but insecure on networks. Input validation primarily relies on Python's type casting (float, int, str), which helps prevent direct code injection through tool arguments. No obvious hardcoded secrets or malicious patterns were found. The main potential risk is prompt injection manipulating the AI to perform valid but unintended CAD operations, rather than arbitrary code execution on the server itself.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassHigh
Avg Tokens1500
Stars11
Forks6
Last Update2026-01-12

Tags

Conversational CADAI AutomationFusion 3603D ModelingMCP