Joelalbon/Fusion-MCP-Server
Remote control solution for Fusion 360 using client-server architecture. Features JSON socket communication, modular design with Python server and client library, plus Fusion 360 add-in. Enables command monitoring, remote execution, and model data retrieval for automation workflows.
Platform-specific configuration:
{
"mcpServers": {
"Fusion-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Fusion-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...