Claude
Skills
Sign in
Back

apple-docs-mcp

Included with Lifetime
$97 forever

# Apple Docs MCP Skill

AI Agents

What this skill does


# Apple Docs MCP Skill

This skill wraps the Apple Developer Documentation MCP server.

## Config
```json
{
  "mcp": {
    "servers": {
      "apple-docs": {
        "command": "npx",
        "args": ["-y", "@kimsungwhee/apple-docs-mcp"]
      }
    }
  }
}
```

Related in AI Agents