Skip to main content
Glama
islobodan

Crucher MCP

by islobodan

Related Servers

Alternatives to Crucher MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      A comprehensive learning project providing hands-on experience with Model Context Protocol (MCP) server development, featuring calculator and text utility tools for integration with Claude Desktop.
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server providing 150+ mathematical functions across arithmetic, trigonometry, statistics, unit conversions, and more, consolidated into 15 powerful tools for seamless integration with VS Code Copilot and other MCP-compatible clients.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      sci_calc_mcp is a lightweight, high-performance Model Context Protocol (MCP) server that exposes scientific calculator operations as atomic tools.
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      A comprehensive MCP server that turns any AI assistant into a powerful mathematical computation engine, providing 52 advanced functions, 158 unit conversions, financial calculations, and secure AST-based evaluation.
      18
      16
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables LLMs to perform deterministic arithmetic, high-precision decimal math, unit conversions, statistics, finance, matrix operations, complex-number calculations, numerical calculus, probability distributions, date math, and root solving through MCP tools. It supports both Streamable HTTP and stdio transport.
      13
      62 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A stdio MCP server that gives LLMs a safe scientific calculator with infix math, complex numbers, matrices, statistics, unit conversions, and more via tools that return JSON.
      33
      1
      MIT

    TDQS

    B3.1/5.0

    Scored across 34 tools

    Disambiguation2/5

    Many tools heavily overlap: add, subtract, multiply, divide, sum, evaluate_expression, and others all handle basic arithmetic, and evaluate_expression claims to be the PRIMARY tool for ALL math, making the individual operations redundant. The three percentage tools and multiple aggregation tools (avg, median, min, max, range) are similar enough to cause misselection without careful reading.

    Naming Consistency3/5

    Most names are lowercase snake_case, but there's no consistent verb_noun pattern: simple verbs (add, divide, power, sqrt) mix with noun-style names (absolute, range, count) and multiword snake_case (evaluate_expression, convert_unit, set_angle_mode). The truncation styles also vary (sqrt vs natural_log vs modulo), though still readable.

    Tool Count2/5

    34 tools is excessive for a math utility server, especially because evaluate_expression alone can handle most arithmetic, power, trig, log, absolute, and function needs. The individual arithmetic and function tools become redundant, making the set feel bloated.

    Completeness4/5

    Domain coverage is strong: arithmetic, trigonometry, logarithms, statistics, percentages, constants, and unit conversion are all present. Minor gaps like standalone rounding/floor/ceil functions exist, but evaluate_expression covers them, so no significant dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues