GDS MCP

11 tools. 0 can modify or destroy data without limits.

Read-only server. Low risk, but rate limits prevent runaway API costs.

Last updated:

0 can modify or destroy data
11 read-only
11 tools total

Community server · catalogue entry verified 02/07/2026

How to control GDS MCP ↓

What GDS MCP exposes to your agents

Read (11) Write / Execute (0) Destructive / Financial (0)

What can go wrong

Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.

How to control GDS MCP

PolicyLayer is an MCP gateway — it sits between your AI agents and GDS MCP, and nothing reaches the server without passing your rules. These are the rules we recommend:

Cap read operations
{
  "find_token_by_value": {
    "limits": [
      {
        "counter": "find_token_by_value_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register GDS MCP — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GDS →

Instant setup, no code required.

All 11 GDS MCP tools

READ 11 tools
Read find_token_by_value hex 색상 값으로 어떤 컬러 토큰인지 역검색합니다. 디자인 시안이나 코드에서 발견한 hex가 어떤 토큰에 해당하는지 확인할 때 사용하세요. FFF / FFFFFF / 대소문자 차이를 자동으로 흡수 Read get_color_token 컬러 토큰 이름으로 정확한 값과 설명을 조회합니다 (예: Cool Gray/50). Read get_component_code_usage 특정 컴포넌트의 실제 코드 사용법만 반환합니다. import, props 기반 flat pattern, 조립형 compound pattern 예시가 필요할 때 사용하세요. Read get_component_usage 특정 컴포넌트의 사용 규칙(usage)과 스펙을 반환합니다. 컴포넌트를 언제·어떻게 써야 하는지 확인할 때 사용하세요. Read get_guideline 가이드라인 ID로 상세 내용을 조회합니다. Read get_token 카테고리와 토큰 이름으로 디자인 토큰의 정확한 값과 메타데이터를 조회합니다. Read list_color_tokens Levit 디자인 시스템의 모든 컬러 토큰을 이름·값·설명과 함께 목록으로 반환합니다. 어떤 색상이 정의되어 있는지 전체를 파악할 때 사용하세요. Read list_components Levit 디자인 시스템에 정의된 컴포넌트 목록을 반환합니다. 특정 컴포넌트 이름을 모를 때 먼저 사용하세요. Read list_guidelines Levit 디자인 시스템 가이드라인 목록을 반환합니다. 접근성, 컬러 사용, 컴포넌트 원칙 같은 문서를 찾을 때 사용하세요. Read list_tokens Levit 디자인 시스템의 토큰을 카테고리별로 조회합니다. color, spacing, typography, effect 등 전체 토큰을 탐색할 때 사용하세요. Read search_design_system 컬러 토큰, 컴포넌트, 가이드라인을 한 번에 키워드 검색합니다. 어떤 도구를 써야 할지 모를 때 먼저 사용하세요.

Questions about GDS MCP

Is the GDS MCP server safe to use without restrictions? +

The GDS MCP server is primarily read-only with 11 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the GDS MCP server expose? +

11 tools across 1 categories: Read. 11 are read-only. 0 can modify, create, or delete data.

How do I enforce a policy on GDS MCP? +

Register the GDS MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every GDS MCP tool call.

Deterministic rules across all 11 GDS MCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

11 GDS MCP tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.