Agent Tools
Back to MCP servers

Slug Generator — URL-Friendly Text Conversion

https://server.smithery.ai/axel-belfort/slug-generator/mcp
● healthy

URL slug generator API for AI agents. Convert any text into clean, URL-friendly slugs with accent transliteration, custom separators, and lowercase normalization. Tools: text_generate_slug. Use this for generating URL paths, file names, or database-friendly identifiers from user input or titles. Returns: {slug, original}. No API key required — x402 micropayment $0.001/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/slug-generator/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/slug-generator/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/slug-generator-x402
Listed at (smithery)
https://github.com/Br0ski777/slug-generator-x402