KoreanSkinpedia MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KSP_API_KEY | No | API 키 (Authorization: Bearer). API가 API_KEY 설정 시 필요. | |
| KSP_API_URL | Yes | 발행 API 베이스 URL (필수) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_articleA | KoreanSkinpedia 아티클 발행(API 호출). 의료 필수: reviewer{name,cred}, sources[{n,label,url?}](최소 1), medicallyReviewedAt(ISO). 필드: title, lang(en/ko/zh/ja), tag(skincare/procedures/trends), excerpt, read(분), tldr[], related[], translateNote?, body(마크다운). 발행 즉시 사이트에 반영. |
| create_procedureB | 시술 가이드 발행(API). 의료 필수 동일. 필드: name, lang, tagline, priceRange, duration, recovery, definition, how[{n,text}], goodFor[], tldr[], faqs[{q,a}], clinicsHere[], body(마크다운). |
| upsert_clinicB | 클리닉 생성/수정(API). 필드: name, area, verified, rating?, reviewCount?, procedures[], priceList[{name,time,price}], from, langs[], hours, address, payment[], about, reviews[]. |
| healthA | 발행 API 상태 확인(store 모드, 버킷). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/SeoulVentures/koreanskinpedia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server