Cupertino
JSON →Apple Documentation MCP Server - Search Apple docs, Swift Evolution, and sample code
Install
npx openskills Tools · 15
- cupertino setup Download pre-built documentation databases from GitHub
- cupertino serve Start the MCP server to serve documentation to AI agents
- cupertino save Build documentation search index from local files
- cupertino save --remote Build documentation search index from GitHub (no local files needed)
- cupertino fetch --type docs Fetch Apple Developer Documentation
- cupertino fetch --type swift Fetch Swift.org documentation
- cupertino fetch --type evolution Fetch Swift Evolution proposals
- cupertino fetch --type packages Fetch Swift package metadata + GitHub archives
- cupertino fetch --type code Fetch sample code from Apple (requires auth)
- cupertino fetch --type samples Fetch sample code from GitHub (recommended)
- cupertino fetch --type archive Fetch Apple Archive programming guides
- cupertino fetch --type hig Fetch Human Interface Guidelines
- cupertino fetch --type availability Fetch platform availability data
- cupertino fetch --type all Fetch all documentation types in parallel
- cupertino save --samples Index sample code
Links
★ 795 GitHub stars