BingoWon/apple-rag-mcp
MCP server providing AI agents with instant access to Apple developer documentation via RAG
Platform-specific configuration:
{
"mcpServers": {
"apple-rag-mcp": {
"command": "npx",
"args": [
"-y",
"apple-rag-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...