Skip to main content
Developer ToolsUnknown

mihaelamj/cupertino

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

developer-toolslocal-servicemacos
Share:

Quick Start

Clone the repository:

git clone https://github.com/mihaelamj/cupertino

Claude Desktop configuration example:

{
  "mcpServers": {
    "cupertino": {
      "command": "npx",
      "args": [
        "-y",
        "mihaelamj/cupertino"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
mihaelamj