Skip to main content
Glama

Related Servers

Alternatives to mcp_server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to call tools for adding numbers, evaluating math expressions, getting the current time, and counting words and characters.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLMs to fetch real-time weather data for any city and perform basic arithmetic operations like addition.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables users to perform date arithmetic, compute differences, add durations, and retrieve calendar facts via natural language or direct tool calls.
      4 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables an Ollama-powered client to discover and call local tools for arithmetic, student profile retrieval, and searching student data by name and field, then produce concise final responses.
      -
    • F
      license
      B
      quality
      C
      maintenance
      Provides computational tools for systematic reasoning, including boolean evaluation, date arithmetic, object counting, state tracking, and format validation, to enhance agent capabilities and eliminate calculation errors in reasoning tasks.
      7
      4
      -

    TDQS

    A3.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    The three tools serve entirely different purposes—arithmetic, time lookup, and student information—with no overlap in functionality. Each tool has a clear, distinct scope that leaves no ambiguity for an agent.

    Naming Consistency5/5

    All tool names follow a consistent verb-first pattern: 'calculate', 'get_current_time', and 'find_student' each start with an imperative verb and use snake_case. This makes the naming predictable and uniform across the set.

    Tool Count4/5

    With only three tools, the count is on the low end but still within the acceptable range for a utility-focused server. Each tool is self-contained and earns its place, though the server feels sparse for a general-purpose name like 'mcp_server'.

    Completeness3/5

    Each tool provides a complete single operation for its own small domain (e.g., calculate handles arithmetic, get_current_time handles timezone queries), but there are no supporting or related operations. The lack of a cohesive theme makes it unclear if coverage is adequate, and there are potential gaps like missing timezone listing or student CRUD beyond find.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues