$ timeahead.in
/ servers/npm/@kimsungwhee/apple-docs-mcp
npm

@kimsungwhee/apple-docs-mcp

MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants

1k stars3k/wkupdated 80d agogithub ↗
83good
▣ Overview
npm versionLicense: MIT

What it does

The server provides natural language search access to Apple's official developer documentation through the Model Context Protocol. It enables searches across iOS, macOS, watchOS, tvOS, and visionOS frameworks—including SwiftUI, UIKit, Foundation, CoreData, and ARKit. Results include framework hierarchies, API references, WWDC session transcripts (2014–2025), Swift and Objective-C code examples, and related API discovery across all Apple platforms.

Who it's for

iOS and macOS developers who want instant access to Apple's documentation and code examples while working in AI assistants like Claude, Cursor, or VS Code. Particularly useful for those building with SwiftUI or UIKit and needing framework references during development.

Common use cases

  • Query SwiftUI API documentation and view hierarchies directly from Claude while designing interfaces
  • Search WWDC session transcripts and sample code for specific frameworks or technologies
  • Look up UIKit controller and view APIs with compatibility information across iOS versions
  • Find code examples for Core Data, ARKit, or other framework implementations
  • Discover related APIs and framework dependencies when exploring unfamiliar technologies

Setup pitfalls

  • A secret was detected in the repository—review its contents before installation to ensure no credentials are exposed
  • Reads the local filesystem during operation; may require sandboxing or permission review in restricted environments
  • Requires Node.js and npm; the installation command uses npx which fetches from the registry on each run
  • Makes network requests to Apple's servers; verify network and firewall configuration if behind a corporate proxy
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
73
14.6
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
82.6
⚿ Capabilities & Risk Explainer
fs readnetworksecrets
◆ Risk level: medium
fs read + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "kimsungwheeapple-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@kimsungwhee/apple-docs-mcp"
      ]
    }
  }
}
📈 Score historylast 18 snapshots
5/25/20266/11/2026 · 18 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads3k
github stars1k
forks52
open issues9
license✓ present
readme length18308 chars
last publish0d ago
last commit80d ago
last updated7d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points