Skip to content
Back to search
30
MCP

fusion360-mcp-server

pypi/fusion360-mcp-server

MCP server for Autodesk Fusion 360 — bridges Claude to the Fusion360MCP add-in

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Autodesk Revit MCP Server
MCP server connecting AI assistants to Autodesk Revit through a local bridge.
0 tools
Autodesk Revit MCP Server
MCP server connecting AI assistants to Autodesk Revit through a local bridge.
0 tools
freecad-robust-mcp
Robust MCP Server for FreeCAD integration with Claude Code and other AI assistants
0 tools
claude-bridge-mcp
MCP server that bridges host-side Claude Cowork to Claude Code running inside a devcontainer.
0 tools
iflow-mcp_autodesk-fusion-mcp-python
Autodesk Fusion 360 MCP Integration - enables AI assistants to interact programmatically with Autodesk Fusion 360
0 tools
gbstudio-claude-mcp
Claude MCP server for GB Studio project manipulation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fusion360-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}