loading…
Search for a command to run...
loading…
URL slug generator API for AI agents. Convert any text into clean, URL-friendly slugs with accent transliteration, custom separators, and lowercase normalizatio
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.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"slug-generator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/slug-generator"
]
}
}
}Query your database in natural language
Read-only database access with schema inspection.
Interact with Redis key-value stores.
Database interaction and business intelligence capabilities.