Skip to main content
Glama
pwh-pwh
by pwh-pwh

Related Servers

Alternatives to Cal Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A unified mathematical calculator that automatically detects expression types and performs basic arithmetic, statistical calculations, equation solving, and batch computations with 20+ built-in mathematical functions.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides basic arithmetic operations and advanced mathematical functions through the Model Context Protocol (MCP), with features like calculation history tracking and expression evaluation.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to perform accurate mathematical calculations by evaluating expressions using mathjs. Supports basic arithmetic, functions, constants, and complex mathematical operations through natural language requests.
      -
    • A
      license
      A
      quality
      C
      maintenance
      A secure MCP server for evaluating mathematical expressions with grammar validation, function whitelisting, and sandboxed execution. It provides tools for expression evaluation, variable management, and resources for grammar and function documentation.
      6
      23
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables mathematical calculations through basic arithmetic operations including addition, subtraction, multiplication, division, exponentiation, and logarithms. Provides a simple interface for AI agents to perform mathematical computations.
      6
      3
      -

    TDQS

    B3/5.0

    Scored across 4 tools

    Disambiguation3/5

    The tools have some overlap but descriptions help clarify distinctions. 'batchGetDateByTimestamp' and 'getDateByTimestamp' both convert timestamps to dates, but the batch version handles multiple inputs, while 'getNow' provides a timestamp and 'cal' evaluates mathematical expressions, which are distinct from date operations. However, the two date conversion tools could potentially be confused for single inputs.

    Naming Consistency2/5

    The naming is inconsistent with mixed conventions. 'batchGetDateByTimestamp' and 'getDateByTimestamp' use camelCase, while 'getNow' uses a different verb style and 'cal' is an abbreviation that doesn't follow the same pattern. This lack of a uniform naming scheme makes the set less predictable and harder to parse.

    Tool Count5/5

    With 4 tools, the count is well-scoped and appropriate for a calendar/utility server. Each tool serves a distinct purpose (date conversion, timestamp retrieval, and calculation), and there are no unnecessary redundancies, making the set manageable and focused.

    Completeness3/5

    The tool surface covers basic date and calculation operations but has notable gaps. It provides timestamp-to-date conversion and current timestamp retrieval, but lacks operations for date manipulation (e.g., adding days), formatting, or timezone handling. The 'cal' tool adds mathematical evaluation, but overall, the set is incomplete for broader calendar or time-related tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues