Zero-auth MCP server providing 17 local utilities for encoding, hashing, JWTs, cron, timestamps, JSON, regex, UUIDs, and ULIDs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Devutils.
base64_encodeEncode a string to Base64
base64_decodeDecode a Base64 string
uuid_generateGenerate one or more UUIDs (v4)
ulid_generateGenerate a ULID
hashHash a string (md5, sha1, sha256, sha384, sha512)
hash_allHash with all algorithms at once
An MCP server that gives your AI assistant 17 developer utilities โ base64, UUID, JWT decode, cron, timestamps, JSON, regex. No API keys, no external services, just npx.
Works with Claude Desktop, Cursor, and VS Code Copilot. Zero auth required.

| Tool | What it does |
|---|---|
base64_encode | Encode a string to Base64 |
base64_decode | Decode a Base64 string |
uuid_generate | Generate one or more UUIDs (v4) |
ulid_generate | Generate a ULID |
hash | Hash a string (md5, sha1, sha256, sha384, sha512) |
hash_all | Hash with all algorithms at once |
jwt_decode | Decode a JWT token (header, payload, expiry) |
cron_explain | Explain a cron expression in plain English |
cron_validate | Validate a cron expression |
cron_next | Show next N run times for a cron expression |
timestamp_to_iso | Convert Unix timestamp to ISO 8601 |
iso_to_timestamp | Convert ISO 8601 to Unix timestamp |
timestamp_now | Get current time in multiple formats |
json_format | Pretty-print a JSON string |
json_minify | Minify a JSON string |
json_validate | Validate JSON and report its type |
regex_test | Test a regex pattern against a string |
Add to your claude_desktop_config.json:
Add to your .cursor/mcp.json:
Add to your .vscode/mcp.json:
Ask your AI assistant:
0 9 * * 1-5 mean?"\d{3}-\d{4} against '555-1234'"README built with README Builder
MIT ยฉ Ofer Shapira
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ofershap-mcp-server-devutils)<a href="https://allmcps.com/mcp/ofershap-mcp-server-devutils"><img src="https://allmcps.com/api/badge/ofershap-mcp-server-devutils?style=directory" alt="MCP Server Devutils on AllMCPs" /></a>