Skip to content
Back to search
30
MCP

@vinkius/uuid-generator-engine-mcp

jsr/@vinkius/uuid-generator-engine-mcp

Cryptographically secure UUID generator Model Context Protocol (MCP) server. Generate valid UUIDv4 and custom unique identifiers.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mcp-listing/uuid-generator-engine-mcp
Cryptographically secure UUID generator Model Context Protocol (MCP) server. Generate valid UUIDv4 and custom unique identifiers.
0 tools
vinkius/uuid-generator-engine-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for generating UUIDs and ULIDs.
0 tools
@vinkius/faker-mcp
Synthetic data generation Model Context Protocol (MCP) server. Generate realistic mock data for testing and development.
0 tools
io.github.ryudi84/uuid
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
0 tools
uuid-forge-mcp
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.
0 tools
@vinkius/jwt-base64-decoder-mcp
Secure JWT and Base64 inspection Model Context Protocol (MCP) server. Decode and analyze tokens without exposing sensitive keys.
0 tools

How to use

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

{
  "mcpServers": {
    "@vinkius/uuid-generator-engine-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}