Go to file
2025-12-15 00:59:43 +01:00
archive updated archive 2025-12-02 22:20:07 +01:00
docs completely crawled docs 2025-12-15 00:59:43 +01:00
hig added HIG 2025-12-08 23:37:56 +01:00
packages Added curated packages readme files & swift-org docs 2025-12-02 20:47:21 +01:00
swift-evolution added readme and Swift Evlolution Proposals 2025-12-02 20:34:09 +01:00
swift-org freshly crawled docs 2025-12-04 00:47:29 +01:00
wwdc-research completely crawled docs 2025-12-15 00:59:43 +01:00
.gitattributes Migrate metadata-saved.json to Git LFS 2025-12-02 22:26:46 +01:00
LICENSE Initial commit 2025-12-02 20:29:30 +01:00
README.md docs: update stats for v0.5.0 (234k docs, 287 frameworks) 2025-12-11 02:01:41 +01:00

Cupertino Docs

Pre-crawled Apple and Swift documentation for use with Cupertino - an MCP server providing Apple Developer documentation for AI assistants.

Current Release: v0.5.0 — 234,331 documents across 287 frameworks

Contents

Folder Description Source
docs/ Apple Developer Documentation (287 frameworks) developer.apple.com
swift-evolution/ Swift Evolution Proposals github.com/swiftlang/swift-evolution
swift-org/ Swift.org Documentation swift.org
packages/ Swift Package Documentation swiftpackageindex.com
sample-code/ Apple Sample Code Projects developer.apple.com
archive/ Apple Legacy Archive Guides developer.apple.com/library/archive

Top Frameworks by Document Count

Framework Documents
Kernel 24,747
Matter 22,013
Swift 17,466
AppKit 14,066
Foundation 10,988

Quick Start

Clone directly to the default Cupertino location:

git clone https://github.com/mihaelamj/cupertino-docs.git ~/.cupertino

Or download pre-built databases from Releases (~320 MB zip).

Updates

This repository is periodically updated with fresh crawls. Check releases for dated snapshots.

To crawl your own fresh copy, use the main Cupertino tool:

cupertino fetch --type all

This repository contains cached copies of publicly available documentation for offline use and AI training purposes.

This repository is provided as-is for convenience. For authoritative documentation, refer to the original sources.