Skip to main content
Glama

Related Servers

Alternatives to Banana

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A lightweight MCP server providing tools for adding integers, getting current time, and fetching weather forecasts via wttr.in.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple tutorial MCP server that provides a basic addition tool for adding two numbers together, demonstrating fundamental MCP server implementation.
      5 npm
      ISC
    • F
      license
      Not graded
      quality
      C
      maintenance
      A simple MCP server providing weather lookup and number addition tools.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple demonstration MCP server that provides a basic arithmetic tool for adding two numbers together, showcasing how to build custom MCP servers with input validation.
      10 npm
      ISC

    TDQS

    B3.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: arithmetic, file creation, and logging. No overlap or ambiguity.

    Naming Consistency2/5

    Inconsistent naming: 'add' is a bare verb, while 'create_text_file' and 'log_entry' follow a verb_noun pattern. Mixed styles reduce predictability.

    Tool Count5/5

    Three tools is appropriate for a small utility server. Not too few or too many.

    Completeness2/5

    The tool set appears to be a random collection (arithmetic, file, logging) with no clear domain coverage. Missing any coherent lifecycle or purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues