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 body任何支持 x402 的客户端(@x402/fetch、x402-agent-tools、ATXP)都会自动处理 402 -> 签名 -> 重试这一循环。
工具
工具 | 方法 | 路径 | 价格 | 描述 |
| POST |
| $0.003 | 从文本生成 URL 友好的 slug |
text_generate_slug
当你需要将文本转换为网页、博客或 API 端点使用的 URL 友好 slug 时,请使用此工具。它支持自定义分隔符、小写切换,以及带重音符号字符的转写。返回 slug 字符串、原始文本和字符长度。请勿用于 URL 缩短——请使用 utility_shorten_url。请勿用于哈希——请使用 crypto_generate_hash。
参数
名称 | 类型 | 是否必填 | 描述 |
| string | 是 | 要转换为 slug 的文本 |
| string | 否 | 用作单词分隔符的字符(默认值:-) |
| boolean | 否 | 转换为小写(默认值:true) |
AI 智能体提示词示例
“将文本转换为适合网页、博客或 API 端点的 URL 友好 slug”
支付
协议:x402——HTTP 原生按次付费,无需注册,无需 API 密钥
网络:Base L2(
eip155:8453)资产:USDC
协调方:Coinbase CDP(主要)、PayAI(备用)
属于 klymax402
面向 AI 智能体的 100 个 x402 微支付 API——一个钱包、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
- 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