3D printer / slicing GUI built on top of the Uranium framework
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Cura": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Cura"
]
}
}
}