mcp-helper-tools
Related Servers
Alternatives to mcp-helper-tools
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server exposing pwntools 4.15.0 functionality for binary exploitation tasks.16 PyPIMIT
- FlicenseNot gradedqualityDmaintenanceA production-ready MCP server providing file, system, math, and text utilities through a simple CLI client.-
- AlicenseNot gradedqualityBmaintenanceA unified developer toolbox MCP server providing utilities for base64, JWT, timestamps, UUID, JSON formatting, hashing, URL handling, case conversion, color conversion, number bases, string operations, and regex.5 npmMIT
- FlicenseNot gradedqualityBmaintenanceA minimal MCP server with hello and echo tools.-
- AlicenseAqualityCmaintenanceA 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.8MIT
- FlicenseNot gradedqualityDmaintenanceA simple MCP server that provides basic utility tools for text manipulation, file operations, and calculations, intended to be connected to Claude AI desktop app.-
TDQS
Scored across 14 tools
Each tool has a clearly distinct purpose with no overlap. For example, decodeBase64, decodeHtml, and decodeUrl all handle different encoding formats, while geolocate and clearGeoCache target specific geolocation tasks. The descriptions make it easy to differentiate between tools like hashData and compareHashes.
Most tools follow a consistent verb_noun pattern (e.g., decodeBase64, generateQRCode, listTimezones). However, clearGeoCache uses a verb_adjective_noun structure, and geolocate is a single verb, which are minor deviations from the predominant pattern.
With 14 tools, the count is well-scoped for a utility server covering encoding, hashing, geolocation, and QR/UUID generation. Each tool serves a specific function without redundancy, making the set comprehensive yet manageable for agents.
The tool set provides complete coverage for its utility domain, including encoding/decoding for Base64, HTML, and URL formats, hashing and comparison, timezone conversion and listing, QR code generation, UUID creation, and geolocation with cache management. No obvious gaps exist for these common helper tasks.