Skip to main content
Glama

KRDS UI/UX MCP Server

by re-rank

search_krds_components

Search and filter UI components from Korea's government digital design system using keywords or categories to find specific design elements for government digital services.

Instructions

KRDS 컴포넌트를 검색합니다. 검색어나 카테고리로 필터링할 수 있습니다.

Input Schema

NameRequiredDescriptionDefault
queryNo검색할 키워드 (예: button, input, modal)
categoryNo컴포넌트 카테고리 (예: Form, Navigation, Layout)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "컴포넌트 카테고리 (예: Form, Navigation, Layout)", "type": "string" }, "query": { "description": "검색할 키워드 (예: button, input, modal)", "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