Local Apple Documentation crawler and MCP server written in Swift
A local Apple Documentation crawler that provides offline access to Apple's developer documentation through an MCP server interface. Built in Swift for efficient local searching and indexing.
Author: mihaelamj
Stars: 641
Install: git clone https://github.com/mihaelamj/cupertino && cd cupertino && swift build -c release