Compute hashes, convert encodings, decode JWTs, and generate UUIDs quickly.
This MCP tool appears limited to hashing, encoding, JWT decoding, and UUID utilities, and it requires no credentials. However, it connects to a remote endpoint, has code-execution capability, and lacks auditable source code, so the overall posture is low-to-moderate risk and warrants caution for sensitive data use.
The materials explicitly state there are no required keys or environment variables, and the description says 'No auth required.' No API keys, tokens, or sensitive local credentials are requested, so credential exposure risk appears low.
System checks show outbound access to digest-mcp.dokasukadon.workers.dev. Given the stated functions, user-provided content for hashing, encoding, or decoding may be sent to that remote endpoint for processing; the endpoint is related to the declared function, but the materials do not describe data minimization, logging, or retention practices.
The system flags executes-code, indicating the tool has the standard MCP capability to run code or processes locally. The available materials do not show any clearly excessive system permissions beyond its stated purpose, but the closed-source nature obscures the exact execution boundaries.
The documentation does not state any need to read or write specific local files, directories, or additional resources, and no obvious overbroad access is described. Still, as an executable MCP tool, it may access data provided during invocation, and there is no README detailing its actual data-access scope.
Positive signals include listing in the official Registry and updates within the last year. However, there is no open-source repository, no declared license, and community adoption is 0 stars; the code is not auditable, so supply-chain transparency is limited and it should be used cautiously in production or sensitive workflows.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.nexus-api-lab/digest-mcp" MCP server from askskill: Run: claude mcp add --transport http 'io-github-nexus-api-lab-digest-mcp' 'https://digest-mcp.dokasukadon.workers.dev/mcp'
Use this tool to compute the SHA-256 and MD5 of the string "release-package-v1" and return both results in hexadecimal.
Returns the SHA-256 and MD5 digests for validation or comparison.
Decode this JWT without verifying the signature; extract the header and payload and present them as readable JSON.
Outputs the JWT header and payload for inspecting claims and expiration.
Generate 5 UUIDs, then encode the string "user:测试@example.com" as URL encoding, Base64, and hexadecimal.
Returns a set of UUIDs and multiple encoded forms of the same string for integration and debugging.
No documentation provided
Check the source repo for usage and examples.
Validate IBAN, ISBN, EAN/GTIN, UUID, and ULID identifiers instantly.
Use developer utilities for JSON validation, encoding, timestamps, and hashing.
Encode and decode Base64, Base64URL, Base32, and Hex data.
Access local developer utilities for formatting, encoding, decoding, and validation tasks.
Compute and verify Keccak cryptographic hashes for data integrity checks.
Use precise tools for math, randomness, dates, encoding, hashing, and more.