Cruncher runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 20 May 2026.
Scientific calculator MCP server with 43 tools: arithmetic, trig, stats, unit conversion.
We read the source, 20 h ago · rules 3dff92dd89df
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.
fn = new Function("return (" + parsedExpr + ")");
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add cruncher-mcp -- npx -y @slbdn/cruncher-mcp
{
"mcpServers": {
"cruncher-mcp": {
"args": [
"-y",
"@slbdn/cruncher-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cruncher-mcp]
command = "npx"
args = ["-y", "@slbdn/cruncher-mcp"]
{
"mcpServers": {
"cruncher-mcp": {
"args": [
"-y",
"@slbdn/cruncher-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cruncher-mcp": {
"args": [
"-y",
"@slbdn/cruncher-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CRUNCHER_TOOL_SET (Tool exposure tier: 'minimal' (5 tools), 'standard' (34 tools, default), or 'full' (43 tools)), CRUNCHER_TIMEOUT (Worker thread timeout in milliseconds for heavy calculations (default: 3000, range: 100-60000)).
The author declared them in the registry entry; get the values from the project itself.
Stateful SageMath MCP server with 40 tools and a sandboxed Sage session per client.
Apache JMeter community documentation, conversion tools, linters, and calculators for AI agents.
Exact arithmetic: one calculator tool over an AST allowlist, with integers exact at any size.
MCP server with ISO week and calendar tools for date conversion, week math, and weekday lookups.
Local deterministic calc MCP: exact math, dates, unit conversion, stats, subnet math.
MCP server exposing SLAC (Simple Logic & Arithmetic Compiler) as tools for LLM agents
Safe scientific calculator MCP for numeric expressions
A DynamoDB emulator with an MCP server exposing 35 DynamoDB tools to coding agents.
Answers built from our own checks of this server.