Skip to main content
Glama
Kartik281204

mcp-tool-server

by Kartik281204

Related Servers

Alternatives to mcp-tool-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple MCP server offering three utility tools: UUID generation, temperature conversion, and text statistics.
      11
      MIT
    • 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.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A simple MCP server that provides basic utility tools for text manipulation, file operations, and calculations, intended to be connected to Claude AI desktop app.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      A production-oriented MCP server exposing tools for weather, currency conversion, text statistics, and server introspection, with auto-discovery, rate limiting, and API key auth.
      -
    • F
      license
      A
      quality
      D
      maintenance
      A lightweight MCP server providing utility tools for math, text processing, data conversion, and URL fetching. It supports both STDIO and SSE communication modes for seamless integration with Claude Desktop and remote AI agents.
      5
      1
      -
    • A
      license
      A
      quality
      C
      maintenance
      A lightweight MCP server providing common utility tools such as unit conversion, password generation, date calculation, hashing, Base64 encoding/decoding, UUID generation, text case conversion, and text statistics, with no external dependencies.
      8
      MIT

    TDQS

    A4.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool operates on a completely different domain: text statistics, URL metadata, and temperature conversion. There is zero overlap, so an agent can easily distinguish between them.

    Naming Consistency5/5

    All three tools follow a consistent verb_noun pattern (analyze_text, fetch_url_metadata, convert_temperature) using snake_case. The naming is uniform and predictable.

    Tool Count5/5

    With exactly three tools, the set falls squarely within the typical well-scoped range (3-15). Each tool earns its place, providing a distinct and non-redundant utility.

    Completeness4/5

    Each tool individually covers its stated purpose comprehensively (text counts and reading time, HTTP metadata with non-error handling, and temperature conversion across all units). However, the overall server lacks a cohesive domain and could reasonably include additional common utilities, leaving a minor sense of incompleteness.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues