Slug Generator API
io.github.Br0ski777/slug-generatorURL-friendly slugs from text — transliteration, custom separators. x402 micropayment.
Tools · 1
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
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"
}
}
}