Back to MCP Servers
🔌

mihaelamj/cupertino

MIT

🏠 🍎 - Apple Documentation MCP Server. Search Apple developer docs, Swift Evolution proposals, and 600+ sample code projects with full-text search.

SwiftDev Tools

Install

npx -y openskills

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mihaelamj-cupertino": {
      "command": "npx",
      "args": [
        "-y",
        "openskills"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.