Skip to main content
Glama

Toy MCP Server

by icck

generate_uuid7s

Generate one or more UUIDv7 identifiers using the input count parameter for versatile use cases such as unique data labeling and secure identification.

Instructions

Generates a specified number of UUIDv7 (default is 1).

Input Schema

NameRequiredDescriptionDefault
countNoThe number of UUIDs to generate

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 1, "description": "The number of UUIDs to generate", "minimum": 1, "title": "Count", "type": "integer" } }, "type": "object" }
Install Server

Other Tools from Toy MCP Server

Related Tools

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/icck/toy'

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