Uuid Generator X402
@Br0ski777
关于 Uuid Generator X402
Generate UUID v4, v7, ULID, or nanoid identifiers. Batch up to 100 at once. Sortable, compact, or random formats. -- x402 micropayment API + MCP server for AI agents
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"uuid-generator": {
"url": "https://uuid-generator-production.up.railway.app/mcp",
"transport": "sse"
}
}
}工具
1POST
概览
What is Uuid Generator X402?
Generate UUID v4, v7, ULID, or nanoid identifiers. Batch up to 100 at once. Sortable, compact, or random formats. Pay-per-call via x402 (USDC on Base L2) — no API key, no signup, no rate-limit wall.
How to use Uuid Generator X402?
Add the server URL https://uuid-generator.api.klymax402.com/mcp to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.). Alternatively, call the HTTP endpoint /api/generate with an x402‑aware client that handles the 402 payment challenge automatically.
Key features of Uuid Generator X402
- Generate UUID v4, v7, ULID, or nanoid identifiers
- Batch up to 100 identifiers in a single call
- Pay-per-call via x402 micropayments (USDC on Base L2)
- No API key, no signup, no rate limits
- Part of the klymax402 marketplace for AI agents
Use cases of Uuid Generator X402
- Creating primary keys, correlation IDs, or unique file names
- Generating time‑sortable IDs for databases (use uuidv7 or ULID)
- Producing short URL‑safe tokens (use nanoid)
- Generating unique identifiers for database records, API keys, or session tokens
FAQ from Uuid Generator X402
What identifier formats are supported?
UUID v4, UUID v7, ULID, and nanoid. The default is UUID v4.
How does payment work?
The server uses x402, an HTTP‑native pay‑per‑call protocol. Each call costs $0.001 USDC on Base L2. No signup, API key, or rate limit walls.
Can I generate multiple identifiers at once?
Yes. The count parameter accepts up to 100 identifiers per request (default is 1).
What tools are available?
One tool: utility_generate_uuid. It accepts parameters format, count, and length (length applies only to nanoid).
What should I not use this for?
Do not use it for hashing, password generation, or slug generation — separate tools (crypto_generate_hash, security_check_password, text_generate_slug) serve those cases.
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Huoshan Test
volcengineMCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
评论