apple-doc-mcp

MightyDillah/apple-doc-mcp
★ 580 stars TypeScript 🔍 Search Updated 1mo ago
MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apple-doc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MightyDillah/apple-doc-mcp"
      ]
    }
  }
}

Topics

appleiosswiftxcode