apple-docs-mcp MCP Server — Claude & Cursor Integration
# apple-docs-mcp MCP Server
## What is apple-docs-mcp?
apple-docs-mcp is a production-ready Model Context Protocol (MCP) server with 1,371 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install kimsungwhee/apple-docs-mcp
# Or manual
git clone https://github.com/kimsungwhee/apple-docs-mcp.git
cd apple-docs-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 1,371
- **Forks:** 🍴 65
- **License:** MIT
- **Updated:** 2026-09-06
- **Repo:** [kimsungwhee/apple-docs-mcp](https://github.com/kimsungwhee/apple-docs-mcp)