Skip to content
Back to search
90
MCP live v1.1.0 sse

Slug Generator API

io.github.Br0ski777/slug-generator

URL-friendly slugs from text — transliteration, custom separators. x402 micropayment.

Uptime
40.0%
5 probes
Response
216ms
last probe
Tools
1
callable

Tools · 1

text_generate_slug

Use this when you need to convert text into a URL-friendly slug for web pages, blog posts, or API endpoints. Supports custom separators, lowercase toggle, and transliteration of accented characters. R…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "slug_generator_api": {
      "url": "https://slug-generator.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}