Slug Generator X402
@Br0ski777
关于 Slug Generator X402
Generate URL-friendly slugs from text with custom separators and transliteration. -- x402 micropayment API + MCP server for AI agents
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"slug-generator": {
"url": "https://slug-generator-production.up.railway.app/mcp",
"transport": "sse"
}
}
}工具
1POST
概览
What is Slug Generator X402?
Slug Generator X402 is an MCP server that converts text into URL-friendly slugs with custom separators and transliteration. It uses the x402 protocol for pay-per-call micropayments in USDC on Base L2, requiring no API key or signup. It is part of the klymax402 marketplace for AI agent APIs.
How to use Slug Generator X402?
Add the server URL to your MCP client configuration (e.g., Claude Desktop, Cursor, ElizaOS). For direct HTTP use, send a POST request to /api/slugify; the x402 payment challenge is handled automatically by any x402‑aware client like @x402/fetch or x402-agent-tools.
Key features of Slug Generator X402
- No signup, no API key, no rate‑limit wall
- Pay‑per‑call micropayments via x402 (USDC on Base L2)
- Customizable separator, lowercase toggle, and transliteration
- Returns slug string, original text, and character length
Use cases of Slug Generator X402
- Generate URL‑friendly slugs for blog posts or web pages
- Convert user‑entered titles into clean API endpoints
- Automate slug creation in CMS workflows or AI agent pipelines
FAQ from Slug Generator X402
How does payment work?
Each call costs $0.001 settled via x402 on Base L2 using USDC. The HTTP 402 challenge is handled transparently by an x402‑aware client.
What parameters does the text_generate_slug tool accept?
It requires text (string). Optional: separator (defaults to -) and lowercase (defaults to true).
Is there any authentication or rate limiting?
No, there is no API key, signup, or rate‑limit wall — only the per‑call micropayment.
Where does my data go?
Your text is sent to the klymax402 API endpoint for processing; the result is returned and not stored beyond the call.
What is x402?
x402 is an HTTP‑native pay‑per‑call protocol. Any client that supports it (e.g., @x402/fetch) can automatically retry after the 402 Payment Required response.
开发工具 分类下的更多 MCP 服务器

Sentry
modelcontextprotocolModel Context Protocol Servers
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
评论