Skip to main content
Glama

KRDS UI/UX MCP Server

by re-rank

get_krds_resources

Retrieve file paths and usage instructions for KRDS design system resources including CSS, SCSS, fonts, images, and JavaScript components to build compliant Korean government digital services.

Instructions

KRDS 리소스 파일 경로와 사용법을 가져옵니다.

Input Schema

NameRequiredDescriptionDefault
resourceTypeYes리소스 타입 (css, scss, fonts, images, js)

Input Schema (JSON Schema)

{ "properties": { "resourceType": { "description": "리소스 타입 (css, scss, fonts, images, js)", "enum": [ "css", "scss", "fonts", "images", "js" ], "type": "string" } }, "required": [ "resourceType" ], "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