$ 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 stars2k/wkupdated 111d agogithub ↗
81good
▣ Overview
npm versionLicense: MIT

What it does

This MCP server provides programmatic access to Apple's official developer documentation through natural language queries. It indexes Swift/Objective-C APIs, framework references, WWDC videos (2014–2025 with transcripts), and code examples across iOS, macOS, watchOS, tvOS, and visionOS. Search is powered by Apple's JSON API rather than web scraping, and results include platform compatibility metadata, deprecated API warnings, and links to sample projects.

Who it's for

Swift and Objective-C developers building for Apple platforms who want documentation and code examples available during AI-assisted coding. Useful for developers new to frameworks like SwiftUI, UIKit, or domain-specific APIs (ARKit, Core ML, Vision) who benefit from contextual reference material. Also serves teams integrating Claude or Cursor into their development workflow.

Common use cases

  • Ask Claude for SwiftUI view alternatives when refactoring UIKit code
  • Query API signatures, availability, and deprecation status for iOS 13+ compatibility checks
  • Search WWDC session transcripts to understand framework design decisions
  • Retrieve Swift code examples for integrating Vision or Core ML into a project
  • Discover related APIs and framework-specific patterns (e.g., SwiftUI to UIKit equivalents)

Setup pitfalls

  • One secret detected in the repository — review the code before deploying to production environments
  • Reads filesystem during operation — ensure appropriate permission scoping in restricted environments
  • Last commit was 80 days ago — verify the package works with current versions of Apple's documentation API
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%
71
14.2
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
81.2
⚿ 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 33 snapshots
5/25/20267/6/2026 · 33 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads2k
github stars1k
forks58
open issues12
license✓ present
readme length18308 chars
last publish0d ago
last commit111d ago
last updated7d ago
install verified✗ fail · 9d 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