MCP Directory
Back

cupertino

by mihaelamj · Swift · ★ 846

A local Apple Documentation crawler and MCP server. Written in Swift.

#apple-documentation#cli#command-line-tool#developer-tools#documentation-tools#local-server#mcp#mcp-server#model-context-protocol#offline-docs#swift#swiftpm

Install

git clone https://github.com/mihaelamj/cupertino.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "cupertino": {
      "command": "npx",
      "args": [
        "-y",
        "github:mihaelamj/cupertino"
      ]
    }
  }
}

From the README

**Apple documentation CLI for humans and MCP server for AI agents.** Cupertino is a CLI for human developers and an MCP server for AI agents. Both surfaces use the same local catalog of Apple documentation, Swift packages, sample code, Human Interface Guidelines, Swift Evolution proposals, and Swift.org pages. [](https://swift.org) [](https://www.apple.com/macos) [](LICENSE) [](https://www.pulsemcp.com/servers/mihaelamj-cupertino) [](https://lobehub.com/mcp/mihaelamj-cupertino) [](https://x.com/cupertinomcp) > **Latest: v1.4.1** (2026-06-24): refreshed database bundle. A full re-crawl + cle…
Read full README on GitHub →

Related other servers