# apple-docs-mcp > This skill wraps the Apple Developer Documentation MCP server. - Author: purpose - Repository: purpose168/moltbot-skills - Version: 20260131094917 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/purpose168/moltbot-skills - Web: https://mule.run/skillshub/@@purpose168/moltbot-skills~apple-docs-mcp:20260131094917 --- # 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"] } } } } ```