# Fusion 360 MCP - Production Requirements
# Install with: pip install -r requirements.txt
# Web Server & WebSocket
aiohttp>=3.9.0
aiohttp-cors>=0.7.0
# AI Backends (install only what you need)
# Ollama (local)
ollama>=0.1.0
# OpenAI
openai>=1.0.0
# Google Gemini
google-generativeai>=0.3.0
# Database
# No external package needed - using built-in sqlite3
# Utilities
asyncio-mqtt>=0.16.1 # For future MQTT support (optional)
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