{"name":"Korean NLP Tools API","version":"1.0.0","description":"한국어 형태소 분석, 맞춤법 검사, 조사 자동 교정, 문장 정규화를 제공하는 한국어 특화 NLP API","price_usd":9.99,"endpoints":{"health":"GET /korean-nlp-tools/health","mcp":"POST /korean-nlp-tools/mcp","tokenize":"POST /korean-nlp-tools/api/v1/tokenize","check_spelling":"POST /korean-nlp-tools/api/v1/check_spelling","normalize_text":"POST /korean-nlp-tools/api/v1/normalize_text","extract_keywords":"POST /korean-nlp-tools/api/v1/extract_keywords","fix_spacing":"POST /korean-nlp-tools/api/v1/fix_spacing","detect_formal_level":"POST /korean-nlp-tools/api/v1/detect_formal_level"},"tools":["tokenize","check_spelling","normalize_text","extract_keywords","fix_spacing","detect_formal_level"]}