Loading MCP server directory, please wait...
Scientific calculator MCP server with 43 tools: arithmetic, trig, stats, unit conversion.
npx @getmcp/cli add io.github.islobodan/cruncher-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.islobodan/cruncher-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cruncher-mcp"
],
"env": {
"CRUNCHER_TOOL_SET": "",
"CRUNCHER_TIMEOUT": ""
}
}
}
}