Skip to main content
Glama
Br0ski777

slug-generator

by Br0ski777

Slug Generator API

MCP Server x402 License: MIT

テキストからカスタムセパレーターや翻字を使って、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 body

x402対応クライアント(@x402/fetchx402-agent-tools、ATXP)であれば、402 -> 署名 -> 再試行 のサイクルを自動的に処理します。

ツール

ツール

メソッド

パス

価格

説明

text_generate_slug

POST

/api/slugify

$0.003

テキストからURLフレンドリーなslugを生成します

text_generate_slug

テキストをWebページ、ブログ記事、APIエンドポイント用のURLフレンドリーなslugに変換するときに使用します。カスタムセパレーター、小文字変換のトグル、アクセント付き文字の翻字に対応しています。返り値は、slug文字列、元のテキスト、文字数です。URL短縮には使用しないでください -- 代わりにutility_shorten_urlを使ってください。ハッシュ化には使用しないでください -- 代わりにcrypto_generate_hashを使ってください。

パラメータ

名前

必須

説明

text

string

必須

slugに変換するテキスト

separator

string

任意

単語の区切りに使う文字(デフォルト: -)

lowercase

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、サインアップ不要。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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