MCP Directory
Back

cupertino

by mihaelamj · Swift · ★ 665

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

> 🕯️ *v1.0.0 'First Light' is in the making.* A proper 1.0, not a point release. The current version stands steadfast in the meantime — [follow the roadmap →](https://github.com/mihaelamj/cupertino/issues/183). **Apple Documentation Crawler & MCP Server** A Swift-based tool to crawl, index, and serve Apple's developer documentation to AI agents via the Model Context Protocol (MCP). [](https://swift.org) [](https://www.apple.com/macos) [](LICENSE) [](https://www.pulsemcp.com/servers/mihaelamj-cupertino) [](https://lobehub.com/mcp/mihaelamj-cupertino) Cupertino is a local, structured, AI-re…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers