Skip to main content
Glama
doudou-fly

Calculator MCP Server

by doudou-fly

Related Servers

Alternatives to Calculator MCP 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
      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
      Not graded
      quality
      C
      maintenance
      Provides basic calculator operations (add, subtract, multiply, divide) as MCP tools for use with Claude Desktop and other MCP clients.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides basic mathematical operations (addition, subtraction, multiplication, division) through a Model Context Protocol server. Enables MCP-compatible clients like chatbots to perform calculations by sending structured math requests.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to perform arithmetic operations — addition, subtraction, multiplication, and division with divide-by-zero validation — through MCP tool calls. It can be run locally over stdio or as an HTTP microservice via streamable-http transport.
      -

    TDQS

    A4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool performs a unique arithmetic operation (addition, subtraction, multiplication, division) with no overlap. The distinct mathematical symbols in descriptions remove any ambiguity.

    Naming Consistency5/5

    All tool names follow the same verb pattern using the operation name (add, subtract, multiply, divide). This is perfectly consistent and predictable.

    Tool Count5/5

    Four tools is an ideal scope for a basic calculator server, covering the core arithmetic operations without unnecessary bloat.

    Completeness4/5

    The four basic operations cover the primary use case for a calculator. A modulo or power operation could be added, but the surface is not severely incomplete.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues