slug-generator
Slug Generator API
Genera slugs aptos para URL a partir de texto con separadores personalizados y transliteración. Pago por llamada mediante x402 (USDC en Base L2) -- sin clave de API, sin registro, sin límite de peticiones.
Parte del marketplace klymax402 -- 100 APIs de micropagos x402 para agentes de IA, una sola cartera, USDC en Base.
Inicio rápido -- MCP
Añade esto a la configuración de tu cliente MCP (Claude Desktop, Cursor, ElizaOS, etc.):
{
"mcpServers": {
"slug-generator": {
"url": "https://slug-generator.api.klymax402.com/mcp"
}
}
}Related MCP server: Pylon MCP Server
Inicio rápido -- HTTP (x402)
curl -X POST "https://slug-generator.api.klymax402.com/api/slugify" \
-H "Content-Type: application/json" \
-d '{"text":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyCualquier cliente compatible con x402 (@x402/fetch, x402-agent-tools, ATXP) gestiona automáticamente el ciclo 402 -> firmar -> reintentar.
Herramientas
Herramienta | Método | Ruta | Precio | Descripción |
| POST |
| $0.003 | Genera un slug apto para URL a partir de texto |
text_generate_slug
Úsala cuando necesites convertir texto en un slug apto para URL para páginas web, entradas de blog o endpoints de API. Admite separadores personalizados, la opción de convertir a minúsculas y la transliteración de caracteres acentuados. Devuelve la cadena del slug, el texto original y la longitud en caracteres. NO lo uses para acortar URLs -- usa utility_shorten_url. NO lo uses para hacer hash; usa crypto_generate_hash.
Parámetros
Nombre | Tipo | Requerido | Descripción |
| string | sí | El texto que se convertirá en un slug |
| string | no | Carácter que se usará como separador de palabras (por defecto: -) |
| boolean | no | Convertir a minúsculas (por defecto: true) |
Ejemplos de prompts para agentes
"Convierte un texto en un slug apto para URL para páginas web, entradas de blog o endpoints de API"
Pago
Protocolo: x402 -- pago por llamada nativo de HTTP, sin registro, sin clave de API
Red: Base L2 (
eip155:8453)Activo: USDC
Facilitador: Coinbase CDP (principal), PayAI (respaldo)
Parte de klymax402
100 APIs de micropagos x402 agentes de IA -- una cartera, USDC en Base, sin registro.
Catálogo: https://klymax402.com/llms.txt
Referencia completa de la API: https://klymax402.com/llms-full.txt
Estadísticas en vivo: https://klymax402.com/stats
Licencia
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to discover and pay for x402-enabled services using natural language, with multi-chain support for Solana and EVM payments.111MIT

Pylon MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- AlicenseNot gradedqualityBmaintenanceEnables AI agents to run full on-page SEO audits for any URL or up to 10 URLs at once, returning 0-100 scores, meta tag and heading checks, schema/image/link analysis, load time, and prioritized fixes via pay-per-call x402 micropayments.MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to use pay-per-use web scraping, Base blockchain analytics, and PDF text extraction tools, monetized via x402 USDC micropayments.
Related MCP Connectors
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/slug-generator-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server