AuraFriday/Fusion-360-MCP-Server
Control Fusion 360 with any AI through Model Context Protocol (MCP)
Exposes the complete Fusion API to AI agents through three complementary execution modes: generic API calls for direct command invocation, unrestricted Python execution with pre-injected Fusion objects, and integrated MCP tools (SQLite, browser automation, AI models, popups) enabling complex multi-step workflows. Built on a thread-safe work queue architecture ensuring all Fusion API calls execute on the main thread, paired with triple-layered documentation access (introspection, online Autodesk docs with code samples, and best practices) to support AI reasoning about complex operations.
Stars
50
Forks
12
Language
Python
License
—
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/AuraFriday/Fusion-360-MCP-Server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/hayhooks
Easily deploy Haystack pipelines as REST APIs and MCP Tools.
avivsinai/langfuse-mcp
A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace...
DMontgomery40/mcp-3D-printer-server
Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa,...
mafzaal/d365fo-client
A comprehensive Python client library and MCP server for Microsoft Dynamics 365 Finance &...
MarcSkovMadsen/holoviz-mcp
✨A MCP server that provides intelligent access to the HoloViz ecosystem for humans and AIs.