slug-generator
Slug Generator API
テキストからカスタムセパレーターや翻字を使って、URLフレンドリーなslugを生成します。支払いはx402(Base L2上のUSDC)によるペイ・パー・コール方式で、APIキー不要、サインアップ不要、レート制限の壁もありません。
klymax402マーケットプレイスの一部です。AIエージェント向けの100のx402マイクロペイメントAPI、単一のウォレット、Base上のUSDC。
クイックスタート -- MCP
MCPクライアント設定(Claude Desktop、Cursor、ElizaOSなど)に追加します:
{
"mcpServers": {
"slug-generator": {
"url": "https://slug-generator.api.klymax402.com/mcp"
}
}
}Related MCP server: Pylon MCP Server
クイックスタート -- HTTP (x402)
curl -X POST "https://slug-generator.api.klymax402.com/api/slugify" \
-H "Content-Type: application/json" \
-d '{"text":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402対応クライアント(@x402/fetch、x402-agent-tools、ATXP)であれば、402 -> 署名 -> 再試行 のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.003 | テキストからURLフレンドリーなslugを生成します |
text_generate_slug
テキストをWebページ、ブログ記事、APIエンドポイント用のURLフレンドリーなslugに変換するときに使用します。カスタムセパレーター、小文字変換のトグル、アクセント付き文字の翻字に対応しています。返り値は、slug文字列、元のテキスト、文字数です。URL短縮には使用しないでください -- 代わりにutility_shorten_urlを使ってください。ハッシュ化には使用しないでください -- 代わりにcrypto_generate_hashを使ってください。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | 必須 | slugに変換するテキスト |
| string | 任意 | 単語の区切りに使う文字(デフォルト: -) |
| boolean | 任意 | 小文字に変換する(デフォルト: true) |
エージェントプロンプトの例
「テキストをWebページ、ブログ投稿、APIエンドポイント用のURLフレンドリーなslugに変換してください」
支払い
プロトコル: x402 -- HTTPネイティブのペイ・パー・コール、サインアップ不要、APIキー不要
ネットワーク: Base L2(
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)
klymax402の一部
AIエージェント向けの100のx402マイクロペイメントAPI -- 1つのウォレット、Base上のUSDC、サインアップ不要。
フルAPIリファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
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
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to discover and pay for x402-enabled services using natural language, with multi-chain support for Solana and EVM payments.111MIT

Pylon MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- AlicenseNot gradedqualityBmaintenanceEnables AI agents to run full on-page SEO audits for any URL or up to 10 URLs at once, returning 0-100 scores, meta tag and heading checks, schema/image/link analysis, load time, and prioritized fixes via pay-per-call x402 micropayments.MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to use pay-per-use web scraping, Base blockchain analytics, and PDF text extraction tools, monetized via x402 USDC micropayments.
Related MCP Connectors
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
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.
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/slug-generator-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server