fusion-360-mcp-server
Verified Safeby luiscarone
Overview
Provides comprehensive access to Autodesk Fusion 360 Python API documentation, code generation, and API querying with an auto-updating index for AI-assisted development.
Installation
./run_server.shSecurity Notes
The server implements URL filtering to restrict web scraping to 'help.autodesk.com', includes input validation for all tools, and uses request timeouts. Code generation uses predefined templates, preventing arbitrary code execution. The primary risk is with manual API index building which may require local file path configurations, but the recommended auto-update method mitigates this. No hardcoded sensitive information was found.
Similar Servers
context7
Provides up-to-date, version-specific documentation and code examples to Large Language Models (LLMs) and AI coding assistants to improve code generation accuracy and relevance, preventing outdated or hallucinated information.
docfork
Provides live-synced, context-aware, and version-accurate documentation to AI models, preventing hallucinations and context bloat for developer tasks.
Fusion-360-MCP-Server
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.
Autodesk-Fusion-360-MCP-Server
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.