mcp-optimizer

dmitryanchikov/mcp-optimizer

3.2

If you are the rightful owner of mcp-optimizer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Optimizer is a mathematical optimization server that supports PuLP and OR-Tools, designed for cross-platform deployment and integration with LLM clients.

Tools

Functions exposed to the LLM to take actions

Linear Programming

Maximize or minimize linear objective functions with constraints.

Assignment Problems

Optimal resource allocation using the Hungarian algorithm.

Knapsack Problems

Optimal item selection for various knapsack problem variants.

Routing Problems

Solve TSP and VRP with time windows using constraint programming.

Scheduling Problems

Job and shift scheduling with CP-SAT solver.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources