Browse/Web & Browser/Apple Developer Documentation

Apple Developer Documentation

by mightydillah · Added 26d ago

585

Install

git clone https://github.com/mightydillah/apple-doc-mcp

About

This MCP server provides seamless access to Apple Developer Documentation with smart search capabilities and wildcard pattern support for iOS, macOS, SwiftUI, and UIKit development. Built by MightyDillah using TypeScript with axios for HTTP requests and intelligent caching, it offers four core tools for listing available Apple technologies/frameworks, browsing framework structures and topics, retrieving detailed symbol documentation, and searching across frameworks with wildcard support like 'RPBroadcast*' or 'UI*View*'. The implementation features priority-based framework searching that targets popular frameworks first (SwiftUI, UIKit, Foundation), 10-minute response caching for performance, proper Apple API headers to avoid rate limiting, and comprehensive error handling, making it valuable for iOS/macOS development assistance, API discovery, and building AI coding assistants that need real-time access to Apple's official documentation without manual browsing.

Tags

Web & Browsermcp-serverapiai