Catalog
Mathematical Programming Solver
Officialby solvicus
Solve linear and mixed-integer optimization (LP/MIP) problems.
Solve linear and mixed-integer optimization problems programmatically.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.solvicus.com/mcpclaude_desktop_config.json
{
"mcpServers": {
"math-program-solver": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.solvicus.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.