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…

Similar MCP servers embedding-nearest

Slug Generator API
URL-friendly slugs from text — transliteration, custom separators. x402 micropayment.
0 tools · sse
Slug Generator
Generate URL-friendly slugs from text with transliteration and custom separators.
0 tools
URL Shortener API
Shorten URLs with hash-based codes or custom aliases. x402 micropayment.
1 tools · sse
Slugify AI
Python MCP server for text slugification and URL-safe string generation.
0 tools
URL Shortener API
Shorten URLs with hash-based codes or custom aliases. x402 micropayment.
0 tools · sse
QR Code Generator API
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
0 tools · sse

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"
    }
  }
}