Skip to main content
Glama

Related Servers

Alternatives to Math-MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      A Model Context Protocol (MCP) server that provides basic mathematical, statistical and trigonometric functions to Large Language Models (LLMs).
      59
      23
      1
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      A Model Context Protocol server that provides basic calculator functionality for LLMs, enabling them to perform mathematical operations like addition, subtraction, multiplication, division, modulo, and square root.
      6
      163
      16
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A backend service that provides accurate arithmetic calculation capabilities to AI models via the Model Context Protocol, allowing LLMs to offload mathematical computations for numerical queries.
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server that exposes 8 mathematical tools (arithmetic, algebra, calculus, matrix operations, statistics, probability, unit conversions) to any MCP-compatible AI agent, enabling mathematical computations without code.
      8
      4
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Python-based MCP server that provides a suite of basic arithmetic tools, including addition, square roots, and percentage calculations, for AI assistants. It enables models to perform precise mathematical operations through the Model Context Protocol.
      MIT

    TDQS

    A3.6/5.0

    Scored across 13 tools

    Disambiguation5/5

    Each tool has a clearly distinct mathematical purpose with no ambiguity. For example, 'add' and 'sum' differ in that 'add' handles exactly two numbers while 'sum' handles any number of numbers, and 'ceiling', 'floor', and 'round' are distinct rounding operations. There is no overlap that would cause misselection.

    Naming Consistency5/5

    All tool names follow a consistent pattern of using simple, descriptive verbs or nouns in lowercase (e.g., 'add', 'ceiling', 'division'). There are no deviations in style or convention, making the set highly predictable and readable.

    Tool Count5/5

    With 13 tools, this set is well-scoped for a math server, covering a comprehensive range of basic arithmetic, statistical, and rounding operations. Each tool earns its place without feeling excessive or insufficient for the domain.

    Completeness4/5

    The tool surface is nearly complete for basic math operations, including arithmetic (add, subtract, multiply, division), rounding (ceiling, floor, round), and statistics (mean, median, mode, min, max, sum). A minor gap is the lack of more advanced functions like exponentiation or trigonometry, but core workflows are well-covered.

    Maintenance

    ActivityInactive
    ResponsivenessWithin a week