mikan-atomoki/text-to-model
[](https://glama.ai/mcp/servers/mikan-atomoki/text-to-model) 🐍 🏠 🪟 🍎 - Turn natural language into 3D models in Fusion 360. 64 CAD tools including sketches, extrudes, fillets, and JIS standard parts.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: mikan-atomoki/text-to-model Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-mikan-atomoki-text-to-model
Configuration
{
"mcpServers": {
"mikan-atomoki-text-to-model": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mikan-atomoki-text-to-model"
],
"env": {}
}
}
}