slug-generator
Slug Generator API
텍스트에서 사용자 지정 구분자와 음역(transliteration)을 사용하여 URL-friendly slug를 생성합니다. x402를 통한 호출별 결제 -- API 키 없음, 가입 없음, 호출 제한 없음.
klymax402 마켓플레이스의 일부 — AI 에이전트를 위한 100개의 x402 마이크로페이먼트 API, 지갑 하나, Base 상의 USDC.
Quickstart -- MCP
MCP 클라이언트 설정(Claude Desktop, Cursor, ElizaOS 등)에 추가하세요.
{
"mcpServers": {
"slug-generator": {
"url": "https://slug-generator.api.klymax402.com/mcp"
}
}
}Related MCP server: Pylon MCP Server
Quickstart -- 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 body모든 x402 인지 클라이언트(@x402/fetch, x402-agent-tools, ATXP)는 402 -> 서명 -> 재시도 사이클을 자동으로 처리합니다.
Tools
도구 | 메서드 | 경로 | 가격 | 설명 |
| POST |
| $0.003 | 텍스트에서 URL 친화적인 slug 생성 |
text_generate_slug
웹 페이지, 블로그 게시물 또는 API 엔드포인트를 위해 텍스트를 URL 친화적인 slug로 변환해야 할 때 사용합니다. 사용자 지정 구분자, 소문자 변환 토글, 악센트 문자의 음역(transliteration)을 지원합니다. slug 문자열, 원본 텍스트, 문자 수를 반환합니다. URL 단축에는 사용하지 마세요 — 유틸리티 utility\_shorten_url을 사용하세요. 해시 처리에는 사용하지 마세요 — crypto\_generate_hash을 사용하세요.
Parameters
이름 | 타입 | 필수 여부 | 설명 |
| string | 예 | slug로 변환할 텍스트 |
| string | 아니요 | 단어 구분자로 사용할 문자 (기본값: -) |
| boolean | 아니요 | 소문자로 변환 (기본값: true) |
예시 에이전트 프롬프트
"웹 페이지, 블로그 게시물 또는 API 엔드포인트용 텍스트를 텍스트에서 URL 우건하고 싶은 슬러그로 변환해 주세요."
Payment
프로토콜: x402 — HTTP 기반 호출별 결제, 가입 없음, API 키 없음
네트워크: Base L2 (
eip155:8453)자산: USDC
결제 처리자: Coinbase CDP (기본), PayAI (대체)
klymax402의 일부
AI 에이전트를 위한 100개의 x402 마이크로페이먼트 API — 지갑 하나, Base 상의 USDC, 가입 불필요.
전체 API 참조: https://klymax402.com/llms-full.txt
실시간 통계: https://klymax402.com/stats
License
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