Submit

Cruncher Mcp

@islobodan

Cruncher MCP: The Scientific Calculator MCP Server A powerful scientific calculator for your AI assistant, built as a Model Context Protocol (MCP) server. Cruncher allows compatible AI clients (like Claude Desktop) to perform complex mathematical calculations, handle memory, perform statistical analysis, and access scientific constants with a simple, secure, and standardized interface.
Overview

no content

Server Config

{
  "mcpServers": {
    "cruncher": {
      "command": "npx",
      "args": [
        "-y",
        "@slbdn/cruncher-mcp"
      ],
      "env": {
        "CRUNCHER_TOOL_SET": "standard",
        "CRUNCHER_TIMEOUT": "5000"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.