Skip to main content
Glama
MIT License
31
  • Apple
  • Linux

generate-id

Generate unique identifiers using UUID v4 or CUID2 algorithms to ensure collision-resistant IDs for AI assistants and applications.

Input Schema

NameRequiredDescriptionDefault
algorithmNocuid2

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "algorithm": { "default": "cuid2", "enum": [ "cuid2", "uuid" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from ID Generator MCP

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/devstacks-software-engineering/id-generator-mcp'

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