Skip to main content
Glama
start_server.shβ€’285 B
#!/bin/bash # Quick start script for Fusion 360 MCP Server cd "$(dirname "$0")" echo "Starting Fusion 360 MCP Server..." echo "Server will be available at: http://localhost:8888" echo "Press Ctrl+C to stop" echo "" # Use system Python to avoid code signing issues python3 server.py

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaskirat1616/Fusion360MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server