Skip to main content
Glama
slider79

Vellum

by slider79

Related Servers

Alternatives to Vellum

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides text statistics and readability scores (Flesch Reading Ease, Flesch-Kincaid Grade Level) via offline, keyless tools.
      5 npm
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      Provides 9 text processing tools for analysis, sentiment, language detection, summarization, spelling, and readability tips.
      9
      -
    • A
      license
      A
      quality
      C
      maintenance
      Provides a tool to calculate basic text metrics including character count, characters without spaces, and word count.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides advanced string manipulation tools for AI agents, including text analysis, transformation, diffing, templating, and slug generation.
      29 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides deterministic Unicode 17 text integrity operations—inspection, normalization, comparison, transcoding, security observation, difference explanation, indexing, and protocol profiles—over explicit strings and byte arrays via eight read-only MCP tools.
      Apache 2.0

    TDQS

    A4.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool performs a unique, clearly distinguishable operation: counting metrics, readability assessment, diffing, regex testing, and hashing. There is no overlap or ambiguity between them, so an agent can reliably pick the right tool for a given task.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (count_text, score_readability, diff_texts, test_regex, hash_text) using snake_case throughout. The naming is predictable and immediately conveys the action and object.

    Tool Count5/5

    With exactly five tools, the server is well-scoped for a text utility purpose. Each tool covers a distinct need without bloat, and the count is within the ideal range for clarity and usability.

    Completeness4/5

    The set covers core text analysis and manipulation operations (counting, readability, diffing, regex, hashing). Minor gaps like string transformation or encoding conversion exist, but these are not obvious dead-ends for the primary use cases, so the surface is reasonably complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues