Cruncher
Quality Score
95
/100
Scientific calculator MCP server with 43 tools: arithmetic, trig, stats, unit conversion.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cruncher-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cruncher-mcp"
],
"env": {
"CRUNCHER_TOOL_SET": "<cruncher_tool_set>",
"CRUNCHER_TIMEOUT": "<cruncher_timeout>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cruncher-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cruncher-mcp"
],
"env": {
"CRUNCHER_TOOL_SET": "<cruncher_tool_set>",
"CRUNCHER_TIMEOUT": "<cruncher_timeout>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @slbdn/cruncher-mcp§02 Environment variables
CRUNCHER_TOOL_SETTool exposure tier: 'minimal' (5 tools), 'standard' (34 tools, default), or 'full' (43 tools)
CRUNCHER_TIMEOUTWorker thread timeout in milliseconds for heavy calculations (default: 3000, range: 100-60000)
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.