uuid-generator
UUID Generator API
UUID v4、v7、ULID、または nanoid の識別子を生成します。一度に最大100件まで一括生成できます。ソート可能、コンパクト、ランダムの各形式に対応しています。x402 による呼び出しごとの課金(Base L2 上の USDC)――API キー不要、サインアップ不要、レート制限なし。
klymax402 マーケットプレイスの一部です。AI エージェント向けの100件の x402 マイクロペイメント API を、1つのウォレット、Base 上の USDC で利用できます。
クイックスタート -- MCP
MCP クライアントの設定(Claude Desktop、Cursor、ElizaOS など)に追加します:
{
"mcpServers": {
"uuid-generator": {
"url": "https://uuid-generator.api.klymax402.com/mcp"
}
}
}Related MCP server: GoldBean
クイックスタート -- HTTP(x402)
curl -X POST "https://uuid-generator.api.klymax402.com/api/generate" \
-H "Content-Type: application/json" \
-d '{}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402 対応クライアント(@x402/fetch、x402-agent-tools、ATXP)は、402 -> 署名 -> 再試行のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.003 | 一意の識別子を生成します |
utility_generate_uuid
データベースレコード、API キー、またはセッショントークン用に一意の識別子を生成する必要がある場合に使用します。選択した形式の ID の配列を返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | いいえ | 形式:uuidv4、uuidv7、ulid、nanoid(デフォルト:uuidv4) |
| number | いいえ | 生成する数(デフォルト:1、最大:100) |
| number | いいえ | nanoid の長さ(デフォルト:21) |
応答例:
{"ids":["550e8400-e29b-41d4-a716-446655440000"],"format":"uuidv4","count":1}使用場面:主キー、相関 ID、または一意なファイル名の作成。データベースで時間順に並べ替え可能な ID が必要な場合は、uuidv7 または ulid を使ってください。URL で安全な短いトークンが必要な場合は、nanoid を使ってください。
対象外:ハッシュ化(crypto_generate_hash を使用)、パスワード生成(security_check_password を使用)、スラグ生成(text_generate_slug を使用)。
エージェント向けプロンプト例
「データベースレコード、API キー、セッショントークン用の一意の識別子を生成してください」
支払い
プロトコル:x402 -- HTTP ネイティブの呼び出しごとの課金、サインアップ不要、API キー不要
ネットワーク:Base L2(
eip155:8453)アセット:USDC
ファシリテーター:Coinbase CDP(プライマリ)、PayAI(フォールバック)
ATXP(OAuth でラップされた x402、RFC 9728 の保護リソースメタデータ)経由でも利用できます。
klymax402 の一部
AI エージェント向けの 100 の x402 マイクロペイメント API -- 1つのウォレット、Base 上の USDC、サインアップ不要。
完全な API リファレンス:https://klymax402.com/llms-full.txt
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- AlicenseCqualityCmaintenancex402 Micropaid MCP Server — 120+ paid API endpoints for AI Agents. Pay per call with USDC on Base network. No signup, no API key needed.551MIT

@hpp-io/x402-mcp-bridgeofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to autonomously pay for and discover services using HPP USDC.e over the x402 protocol, without API keys or manual signing.274Apache 2.0- AlicenseAqualityCmaintenanceProvides AI agents with 10 pay-per-call utility tools (QR generation, DNS lookup, OCR, etc.) using USDC on Base via the x402 protocol, with agent's private key never leaving the agent.1167MIT
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/uuid-generator-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server