softalleys-utilities-mcp

Softalleys/softalleys-utilities-mcp

3.2

If you are the rightful owner of softalleys-utilities-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Softalleys Utilities MCP Server provides a suite of utility tools for generating UUIDs, ULIDs, converting between formats, retrieving UTC time, and generating random strings.

Tools

Functions exposed to the LLM to take actions

generate_uuid

Generate a random UUID (version 4)

generate_uuid_v7

Generate a time-based UUID (version 7) with optional datetime parameter

uuid_to_ulid

Convert a UUID v7 to a ULID

generate_ulid

Generate a time-based ULID with optional datetime parameter

ulid_to_uuid

Convert a ULID to a UUID v7

current_utc

Get the current time in UTC (ISO 8601 format)

generate_random_string

Generate a random string with customizable options

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources