Skip to main content
Glama

KRDS UI/UX MCP Server

by re-rank

validate_krds_compliance

Analyze HTML/CSS code to verify compliance with Korea's government digital design system (KRDS) and receive improvement suggestions for UI/UX standards.

Instructions

HTML/CSS 코드를 분석하여 KRDS 가이드라인 준수 여부를 확인하고 개선 제안을 제공합니다.

Input Schema

NameRequiredDescriptionDefault
codeYes검증할 HTML 또는 CSS 코드

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "검증할 HTML 또는 CSS 코드", "type": "string" } }, "required": [ "code" ], "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