mcpbeat Sign in

SAGE — Solver-Augmented Grounding Engine MCP Server

by pragnakar Your server? Claim it
local only

SAGE — Solver-Augmented Grounding Engine runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 20 Mar 2026.

LLM-native optimization solver: LP, MIP, portfolio & scheduling via HiGHS/OR-Tools.

Installs per day peak 45 · avg 11 · -36% w/w
a month agotoday
58
Installs / week
pypi · sage-solver-mcp
0
Stars
0 open issues
20 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        self.process = subprocess.Popen(
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Page executes code built at runtime sage-solver-cloud/sage_cloud/sage_shell/index.html:145
      const fn = new Function('React', ..._hooks, `"use strict"; ${code}; return ${_retExpr};`);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sage-solver-mcp -- uvx sage-solver-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sage-solver-mcp": {
      "args": [
        "sage-solver-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sage-solver-mcp]
command = "uvx"
args = ["sage-solver-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sage-solver-mcp": {
      "args": [
        "sage-solver-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sage-solver-mcp": {
      "args": [
        "sage-solver-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to SAGE — Solver-Augmented Grounding Engine

same job, measured the same way
Assiststudio Runner
by fieldcure

Windows-only headless LLM task automation engine with scheduling via Windows Task Scheduler.

local only
Proximens Oracle
by cryptosun

1000+ Generative Engine Optimization (GEO) principles exposed via MCP for AI agents.

8 tools answering
Writio
by alexlarcheveque

LinkedIn-native AI content creation, scheduling & analytics via MCP.

30 installs/wk local only
AndroJack MCP
by vikas9793

Android engineering MCP server with verified documentation grounding and AI validation tools.

43 installs/wk local only
I
Arsaze MCP
by anrosprac

AI-native video editing OS — timeline editing, generation, color, and export as MCP tools.

answering
Glippy MCP
by jbobbink

GEO (Generative Engine Optimization) analysis: check any domain's AI-readiness for LLM search

51 installs/wk local only
Pm 33
by pm-33

AI-powered product management: backlog optimization, scheduling, forecasting, and PRD generation.

answering
QuantRisk
by quantrisk

Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.

10 tools answering

SAGE — Solver-Augmented Grounding Engine — questions

Answers built from our own checks of this server.

Why is there no uptime for SAGE — Solver-Augmented Grounding Engine?
SAGE — Solver-Augmented Grounding Engine runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package sage-solver-mcp was installed 58 times last week.
How do I connect SAGE — Solver-Augmented Grounding Engine?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sage-solver-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use SAGE — Solver-Augmented Grounding Engine?
The pypi package sage-solver-mcp was installed 58 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SAGE — Solver-Augmented Grounding Engine open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.