About
Overview
The UUID MCP Server provides tools for generating unique identifiers. It supports UUID v4, v7, ULID, nanoid, and other ID formats.
Capabilities
Tools & Capabilities
⚡generate_uuid
Generate a UUID
⚡generate_ulid
Generate a ULID
⚡validate
Validate an ID format
Setup
Installation
bash
Install
npx -y mcp-server-uuidExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"uuid": {
"command": "npx",
"args": ["-y", "mcp-server-uuid"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026