mcp-devutils
Related Servers
Alternatives to mcp-devutils
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides 12 local developer tools (JSON format, Base64, JWT decode, regex test, hash, UUID, etc.) for AI assistants like Claude Desktop and Cursor.4 npmMIT
- AlicenseAqualityDmaintenanceProvides 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.179 npm1MIT
- AlicenseNot gradedqualityDmaintenanceA 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 npmMIT
- AlicenseAqualityCmaintenanceProvides 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.20158 npmMIT
- AlicenseAqualityCmaintenanceProvides essential utility functions for AI development workflows, including UUID generation, Base64 encoding/decoding, timestamp conversion, and hash computation.7MIT
- FlicenseAqualityDmaintenanceSwiss-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 required185-
TDQS
Scored across 46 tools
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.
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.
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.
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.