Skip to main content
Glama

Related Servers

Alternatives to MiaoMcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server framework for connecting custom tools to the xiaozhi AI voice agent, with built-in calculator and web search (via SerpApi) tools.
      -
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that bundles 53 online utility tools (164 capabilities) for AI assistants, covering JSON processing, encryption/decryption, code formatting, text conversion, unit conversion, network queries, QR/barcode generation, and reference lookups via natural language calls.
      53
      24 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A demonstration MCP server that provides calculator functionality through both stdio and FastAPI implementations. Enables users to perform mathematical calculations via MCP tools using the FastMCP framework.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server providing 150+ mathematical functions across arithmetic, trigonometry, statistics, unit conversions, and more, consolidated into 15 powerful tools for seamless integration with VS Code Copilot and other MCP-compatible clients.
      MIT

    TDQS

    A4.6/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools, calculator.calculate and time.get_current, target entirely distinct domains: arithmetic and time information. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tool names follow the same 'domain.action' pattern with snake_case: calculator.calculate and time.get_current. This is consistent and predictable.

    Tool Count3/5

    With only 2 tools, the server feels minimal but appropriate for a small utility purpose. It is borderline thin but not unreasonably so.

    Completeness4/5

    For a simple calculator/time server, the basic operations are covered. Minor gaps exist (e.g., timezone conversion or date arithmetic), but the core use cases are addressed.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues