Skip to main content
Glama
ofershap

mcp-server-devutils

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_encodeC

Encode a string to Base64

base64_decodeC

Decode a Base64 string

uuid_generateB

Generate one or more UUIDs (v4)

ulid_generateA

Generate a ULID (Universally Unique Lexicographically Sortable Identifier)

hashA

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

hash_allC

Hash a string with all supported algorithms at once

jwt_decodeA

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

cron_explainA

Explain a cron expression in plain English

cron_validateB

Validate a cron expression

cron_nextA

Show the next N run times for a cron expression

timestamp_to_isoA

Convert a Unix timestamp to ISO 8601 date string

iso_to_timestampA

Convert an ISO 8601 date string to Unix timestamp

timestamp_nowB

Get the current time in multiple formats

json_formatC

Pretty-print / format a JSON string

json_minifyA

Minify a JSON string (remove whitespace)

json_validateC

Validate a JSON string and report its type

regex_testC

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