UUID Generator — v4, v7, ULID, Nanoid (Batch 100)
Databases
Remote
1 tool
Unique identifier generation API for AI agents. Generate UUID v4 (random), UUID v7 (time-sortable), ULID, or Nanoid. Batch up to 100 at once. Sortable, compact, or cryptographically random formats. Tools: utility_generate_uuid. Use this for database record IDs, session tokens, correlation IDs, or idempotency keys. Returns ready-to-use identifiers in your preferred format. Returns: {ids[], format, count}. No API key required — x402 micropayment $0.001/call on Base L2.
How to connect
1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://uuid-generator--axel-belfort.run.tools
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(1)-
utility_generate_uuidUse this when you need to generate unique identifiers for database records, API keys, or session tokens. Returns an array of IDs in the chosen format. 1. ids -- array of generated identifiers (string