apple-design-mcp

rncrosby/apple-design-mcp
★ 0 stars Unknown language Browser/Web Updated today
MCP server and CLI for Apple's Human Interface Guidelines
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apple-design-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rncrosby/apple-design-mcp"
      ]
    }
  }
}

README Excerpt

Live [Apple Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/) as a CLI and MCP server. Apple’s HIG site is JavaScript-rendered, so agents cannot read it directly. This package fetches Apple’s DocC JSON and renders it as Markdown — Getting started, Foundations, Patterns, Components, Inputs, and Technologies — for iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.

Tools (4)

hig_gethig_listhig_searchhig_toc