FusionMCPSample
by AutodeskFusion360
Overview
Enables AI assistants to interact with Autodesk Fusion 360 for CAD/CAM operations through a Model Context Protocol (MCP) HTTP API, allowing for design information retrieval, tool execution, and visual validation.
Installation
No command providedSecurity Notes
The `execute_api_script` tool allows arbitrary Python script source code to be executed directly within the Fusion 360 environment. This is a critical remote code execution vulnerability if an attacker gains access to the MCP endpoint or if the AI assistant generates malicious code. While the server binds to `localhost`, limiting external network exposure, any malicious process or compromised AI on the local machine could exploit this to execute arbitrary code with the permissions of Fusion 360.
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.
Windows-MCP.Net
Enabling AI assistants to automate tasks and interact with the Windows desktop environment.
d365fo-client
Provides a comprehensive Python client for Microsoft Dynamics 365 Finance & Operations (D365 F&O) and an integrated Model Context Protocol (MCP) server. This enables AI agents and other MCP-compatible tools to perform CRUD operations, retrieve metadata and labels, execute actions, and query data against D365 F&O environments.
MCP-Agent
An AI agent designed to autonomously discover, download, connect to, and interact with Model Context Protocol (MCP) servers, using their exposed tools, prompts, and resources to solve user tasks.