Skip to main content
Glama
hlteoh37

mcp-devutils

by hlteoh37

Related Servers

Alternatives to mcp-devutils

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Provides 17 developer utility tools for AI agents, including free tools like JSON formatting, base64 encoding, UUID generation, and pro tools for regex, JWT, cron, and more.
      17
      9 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A comprehensive toolkit of 23 developer utilities that enables AI assistants to perform tasks like encoding, cryptography, and data generation locally without requiring API keys. It streamlines workflows by providing tools for JWT decoding, UUID generation, regex testing, and JSON formatting directly within the chat interface.
      25 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides deterministic developer utilities as MCP tools, including UUID/password generation, hashing, encoding, JWT decoding, cron scheduling, regex execution, and text analysis. Runs entirely locally with no network calls, telemetry, or API keys.
      20
      158 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides essential utility functions for AI development workflows, including UUID generation, Base64 encoding/decoding, timestamp conversion, and hash computation.
      7
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Swiss-army-knife utility MCP server for AI agents. 18 tools for JSON validation/formatting, base64 encode/decode, hash generation, UUID generation, URL parsing, regex testing, markdown↔HTML conversion, text stats, slug generation, datetime conversion, cron parsing, text diffing, CSV↔JSON conversion, and JWT decoding. Zero API Key required
      18
      5
      -

    TDQS

    B3.3/5.0

    Scored across 46 tools

    Disambiguation3/5

    Overall tools are distinct, but there are overlapping pairs like timestamp/epoch_convert (both convert time) and uuid/nanoid/random_string (all generate random strings). Descriptions clarify most ambiguities, but an agent could still misselect between these.

    Naming Consistency3/5

    All names are lowercase snake_case, which is good, but the pattern is inconsistent: some are single nouns (uuid, base64), some are verb_noun (escape_html), and some are noun_verb (url_encode). This mixed convention makes the set slightly less predictable.

    Tool Count2/5

    46 tools is well above the typical 15-25 range and feels heavy even for a dev-utilities server. Several tools are near-redundant (timestamp/epoch_convert, uuid/nanoid/random_string), suggesting the count could be trimmed.

    Completeness4/5

    The server covers a broad range of developer needs: encoding, hashing, encryption, JSON/YAML/CSV, regex, date/time, networking, and text manipulation. Minor gaps exist (e.g., no string manipulation tool beyond regex), but overall it is a fairly complete utility surface.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues