69
/ 100
1 month ago
glama

self-host-fusion360-MCP

A self-hosted MCP server that lets Claude (or any MCP client) drive Autodesk Fusion 360 on your own machine.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: FUSION_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFUSION_MCP_HOME
configFUSION_MCP_TOKEN_FILEFUSION_MCP_TOKEN / ~/.fusion-mcp/token Shared bearer token (resolution order)
configFUSION_MCP_PORT
configFUSION_MCP_BIND
configFUSION_MCP_ALLOW_ARBITRARY_CODE0 Expose fusion_run_script (risky)
configFUSION_MCP_TIMEOUT
configFUSION_MCP_AUTO_CREATE_DOCUMENT
🔐 secretFUSION_MCP_TOKENcp .env.example .env # set to the host token (~/.fusion-mcp/token)
configFUSION_ADDIN_URL
configFUSION_MCP_TRANSPORTstdio stdio or http
configFUSION_MCP_HTTP_HOST/ _PORT 0.0.0.0 / 8765 HTTP bind (http transport)
configFUSION_MCP_HTTP_PORT
configFUSION_MCP_MOCK0 Run without Fusion
configFUSION_MCP_LOG_LEVEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shimmerjordan-self-host-fusion360-mcp-nd09i6)](https://m8ven.ai/mcp/shimmerjordan-self-host-fusion360-mcp-nd09i6)
commit: 39d2eb4bfe3c3d698faf88a7d36499ccd07c4b2e
code hash: 92955a63c898a74bf7cac5160ed0cdafa3efa09e0b226d2795150e543473b759
verified: 6/27/2026, 8:52:30 AM
view raw JSON →