MicheleCampi/optim-engine
Operations Intelligence MCP Server — 11 tools, 4 intelligence levels. Scheduling (FJSP with per-machine speeds, quality gates, shift windows, setup matrix), routing (CVRPTW), bin packing. Sensitivity, robust, stochastic, Pareto, prescriptive. OR-Tools + Python. 121 tests. Zero capital.
Platform-specific configuration:
{
"mcpServers": {
"optim-engine": {
"command": "npx",
"args": [
"-y",
"optim-engine"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...