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 →Installation Guide
Configuration
{
"mcpServers": {
"mikan-atomoki-text-to-model": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mikan-atomoki-text-to-model"
],
"env": {}
}
}
}