Skip to content
Back to search
30
MCP streamable-http

Mathematical Programming Solver

com.solvicus/math-program-solver

Solve linear and mixed-integer optimization (LP/MIP) problems.

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Math Solver AI
Python MCP server for mathematical problem solving and computation.
0 tools
math-solver-ai-mcp
Math Solver Ai automation via MCP. Includes solve equation, statistics summary, matrix operations. By MEOK AI Labs.
0 tools
math-solver-ai-mcp
Math Solver Ai automation via MCP. Includes solve equation, statistics summary, matrix operations. By MEOK AI Labs.
0 tools
math program solver
Metadata-only Glama MCP connector.
0 tools · http
Math-MCP
Enable your LLMs to perform accurate numerical calculations with a simple API. Leverage basic arithmetic and statistical functions to enhanc
0 tools · http
iflow-mcp_mcp-solver
MCP server for Constraint, SAT, and SMT solving
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mathematical_programming_solver": {
      "url": "https://mcp.solvicus.com/mcp",
      "transport": "streamable-http"
    }
  }
}