Skip to content
Back to search
30
MCP streamable-http

Uuid

io.github.pipeworx-io/uuid

UUID validation & generation MCP.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.ryudi84/uuid
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
0 tools
Imei
IMEI validation MCP.
0 tools · streamable-http
uuid-forge-mcp
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.
0 tools
Phone
Phone number validation MCP.
0 tools · streamable-http
Unicode
Unicode character MCP.
0 tools · streamable-http
@mcp-listing/uuid-generator-engine-mcp
Cryptographically secure UUID generator Model Context Protocol (MCP) server. Generate valid UUIDv4 and custom unique identifiers.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "uuid": {
      "url": "https://gateway.pipeworx.io/uuid/mcp",
      "transport": "streamable-http"
    }
  }
}