★ 11 stars
JavaScript
🤖 AI/LLM
Updated 1d ago
Local Apple developer documentation corpus — CLI, MCP server, and static site generator. 10 sources, tiered search, offline-first.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"apple-docs": {
"command": "npx",
"args": [
"-y",
"g-cqd/apple-docs"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add apple-docs npx -y g-cqd/apple-docs
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"apple-docs": {
"command": "npx",
"args": [
"-y",
"g-cqd/apple-docs"
]
}
}
}
📋 Copy
README Excerpt
`apple-docs` gives you a local, searchable copy of Apple's developer documentation. Use it in three ways: - **CLI** — search and read docs from the terminal - **MCP server** — expose the corpus to Claude, Cursor, and other AI tools - **Local website** — browse a fast offline-friendly docs site in your browser
Tools (20)
APPLE_DOCS_API_BASE APPLE_DOCS_BURST APPLE_DOCS_CONCURRENCY APPLE_DOCS_GITHUB_TIMEOUT APPLE_DOCS_HOME APPLE_DOCS_RATE APPLE_DOCS_TIMEOUT DELETE GET POST doctor frameworks full guidelines hig index kinds list_frameworks list_taxonomy lite
Topics
apple bun cli documentation mcp swift