Uuid Forge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 25 Feb 2026.
Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
Today is the operative word: we check Uuid Forge MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add uuid-forge-mcp -- npx -y uuid-forge-mcp
{
"mcpServers": {
"uuid-forge-mcp": {
"args": [
"-y",
"uuid-forge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.uuid-forge-mcp]
command = "npx"
args = ["-y", "uuid-forge-mcp"]
{
"mcpServers": {
"uuid-forge-mcp": {
"args": [
"-y",
"uuid-forge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uuid-forge-mcp": {
"args": [
"-y",
"uuid-forge-mcp"
],
"command": "npx"
}
}
}
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
Random UUID v4
Mint a random UUID v4.
A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.
A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.
Generate random values and probability distribution samples.
Generate images and video on Google Flow (Veo, Nano Banana) from any MCP client
UUID validation & generation MCP.
Answers built from our own checks of this server.