Skip to main content
Glama
prakharagarwal1

MCP Arithmetic Server

Related Servers

Alternatives to MCP Arithmetic Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to perform arithmetic operations such as addition, subtraction, multiplication, and division through standardized MCP tools.
      1
      -
    • A
      license
      A
      quality
      B
      maintenance
      Provides basic arithmetic operations (add, subtract, multiply, divide) through MCP, enabling AI clients to perform calculations via natural language.
      4
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI applications to perform basic mathematical operations like addition and subtraction through MCP tools. Also provides REST API endpoints for the same operations.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Provides four fundamental arithmetic operations (add, subtract, multiply, divide) as MCP tools with zero-division protection.
      4
      -
    • A
      license
      A
      quality
      D
      maintenance
      Provides basic mathematical calculation functionality through MCP tools including arithmetic operations, exponentiation, and square root calculations. Features proper error handling for edge cases like division by zero and negative square roots.
      6
      21 npm
      2
      MIT

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool performs a unique arithmetic operation with no overlap. Clear parameter conventions (a, b) further eliminate ambiguity.

    Naming Consistency5/5

    All tool names are single verbs matching their operations exactly: add, subtract, multiply, divide. Perfectly consistent pattern.

    Tool Count5/5

    Four tools cover the four basic arithmetic operations without redundancy. The scope is narrow and well-suited to the server's purpose.

    Completeness4/5

    The core arithmetic operations are fully covered. Minor additions like modulo or exponentiation could be useful, but the current set is coherent and complete for basic arithmetic.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues