apple-docs-mcp

apple-docs-mcp

Apple Docs MCP server, supporting search of iOS/macOS/SwiftUI/UIKit documentation and WWDC videos.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.3k
Source
mcp-github

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

Query SwiftUI and UIKit documentationFind Swift and Objective-C code examplesGet WWDC videos and resourcesStay updated on latest SDK releases

Setup

Requires: Node 环境
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