Skip to main content
Glama
ofershap

mcp-server-devutils

by ofershap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 (Universally Unique Lexicographically Sortable Identifier)

hash

Hash a string using a specified algorithm. Supported: md5, sha1, sha256, sha384, sha512

hash_all

Hash a string with all supported algorithms at once

jwt_decode

Decode a JWT token (without verification) and show header, payload, expiry

cron_explain

Explain a cron expression in plain English

cron_validate

Validate a cron expression

cron_next

Show the next N run times for a cron expression

timestamp_to_iso

Convert a Unix timestamp to ISO 8601 date string

iso_to_timestamp

Convert an ISO 8601 date string to Unix timestamp

timestamp_now

Get the current time in multiple formats

json_format

Pretty-print / format a JSON string

json_minify

Minify a JSON string (remove whitespace)

json_validate

Validate a JSON string and report its type

regex_test

Test a regular expression against a string

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ofershap/mcp-server-devutils'

If you have feedback or need assistance with the MCP directory API, please join our Discord server