lahoramaker/mods-mcp
This in a MCP server to control MODS, the modular cross platforms tool for Fablabs, that includes tools for CAD/CAM and machine control. This MCP has been tested with MODS community edition launched from Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"mods-mcp": {
"command": "npx",
"args": [
"-y",
"mods-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...