Apple Developer Documentation Model Context Protocol Server
Active
Apple Developer Documentation MCP Server - Access Apple's official developer docs, frameworks, APIs, SwiftUI, UIKit, and WWDC videos through Model Context Protocol. Search iOS, macOS, watchOS, tvOS, and visionOS documentation with AI-powered natural language queries. Get instant access to Swift/Objective-C code examples, API references, and technical guides directly in Claude, Cursor, or any MCP-compatible AI assistant.
Updated 8/4/2025
Key Features
What makes this MCP server special
Smart search
Complete documentation access
Framework index
Technology catalog
Documentation updates
Technology overviews
Sample code library
WWDC video library
Related APIs discovery
Requirements
NPX
Server Information
Status
Active
Version
1.0.0
License
MIT
Author
https://github.com/kimsungwhee
Installation Guide
Get started with this MCP server in minutes
1. Install the Package
https://github.com/kimsungwhee/apple-docs-mcp?tab=readme-ov-file#-installation
2. Configuration
{
"mcpServers": {
"apple-docs": {
"command": "npx",
"args": [
"-y",
"@kimsungwhee/apple-docs-mcp"
]
}
}
}
3. Usage Example
"Search for SwiftUI animations" "Find withAnimation API documentation" "Look up async/await patterns in Swift" "Show me UITableView delegate methods" "Search Core Data NSPersistentContainer examples" "Find AVFoundation video playback APIs"