Skip to main content
Glama

KRDS UI/UX MCP Server

by re-rank

get_component_code

Retrieve complete HTML code and information for specific KRDS design system components to implement Korean government digital service interfaces.

Instructions

특정 KRDS 컴포넌트의 전체 HTML 코드와 정보를 가져옵니다.

Input Schema

NameRequiredDescriptionDefault
componentNameYes컴포넌트 이름 (예: button, text_input, modal)

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "컴포넌트 이름 (예: button, text_input, modal)", "type": "string" } }, "required": [ "componentName" ], "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