Skip to main content
Glama

Toy MCP Server

by icck

generate_uuid7s

Generate a specified number of UUIDv7 identifiers for unique data tracking or system integration. Set the count parameter to customize output as needed.

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" }

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