apple-docs-mcp
Apple Docs MCP server, supporting search of iOS/macOS/SwiftUI/UIKit documentation and WWDC videos.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- mcp-github
- Repository
- github.com/kimsungwhee/apple-docs-mcp
Overview
Apple Docs MCP is a Model Context Protocol server that enables AI assistants (such as Claude and Cursor) to access official Apple developer documentation. It provides intelligent search capabilities to query SwiftUI, UIKit, Swift/Objective-C APIs, and code examples. With this capability, AI can quickly retrieve and understand Apple's technical documentation, helping developers work more efficiently. Integration is simple—just add the corresponding command in the configuration file. Ideal for developers who frequently consult Apple developer documentation.
Capabilities
- ▪Intelligent search of Apple developer documentation
- ▪Access to Swift/Objective-C API references
- ▪Browse framework hierarchies
- ▪Explore Apple technology catalog
- ▪Track WWDC updates
- ▪Provide code example library
Use cases
Setup
Add the command `npx -y @kimsungwhee/apple-docs-mcp` in your configuration file, then restart your AI assistant.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install Apple Docs MCP?
Add the command `npx -y @kimsungwhee/apple-docs-mcp` in your configuration file, then restart your AI assistant.
Which platforms are supported?
Supports macOS, Windows, VS Code, Cursor, and other platforms.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.