mihaelamj/cupertino
Apple Documentation MCP Server. Search Apple developer docs, Swift Evolution proposals, and 600+ sample code projects with full-text search.
Quick Start
Clone the repository:
git clone https://github.com/mihaelamj/cupertinoClaude Desktop configuration example:
{
"mcpServers": {
"cupertino": {
"command": "npx",
"args": [
"-y",
"mihaelamj/cupertino"
]
}
}
}Check the repository README for specific installation and configuration instructions.