Skip to main content
Glama

KRDS UI/UX MCP Server

by re-rank

search_design_tokens

Search KRDS design tokens including colors, spacing, and typography to find specific values for Korean government digital services.

Instructions

KRDS 디자인 토큰을 검색합니다 (색상, 간격, 타이포그래피 등).

Input Schema

NameRequiredDescriptionDefault
typeNo토큰 타입 (예: color, spacing, typography)
queryNo검색할 키워드 (예: primary, blue, font)

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "검색할 키워드 (예: primary, blue, font)", "type": "string" }, "type": { "description": "토큰 타입 (예: color, spacing, typography)", "type": "string" } }, "type": "object" }

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/re-rank/UIUX-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server