Connects Claude to Apple's complete developer documentation through a RAG-powered search API. Exposes semantic, keyword, and hybrid search operations across 370,000+ docs and 1,300+ WWDC transcripts covering iOS, macOS, watchOS, tvOS, and visionOS. You'll reach for this when building Apple platform apps and need Claude to pull precise API references, code examples, or implementation guidance without leaving your editor. Works through a hosted HTTP endpoint at mcp.apple-rag.com, so no local setup required. Free tier available, with optional MCP tokens for higher query limits.
Apple docs. WWDC26 transcripts. Semantic + keyword + hybrid search. One clean tool.
English | 中文
Others give you keyword search. We give you that, plus semantic understanding, plus AI-powered hybrid search that combines both intelligently. Every search mode you need, working together.
Minimal footprint. Maximum signal. Our MCP tools are designed to be lean—no bloated responses, no wasted tokens, no noise cluttering your agent's context. Just the information that matters.
One click:
Click the button above and your editor will automatically configure everything for you in seconds.
JSON Configuration (Copy & Paste):
{
"mcpServers": {
"apple-rag-mcp": {
"url": "https://mcp.apple-rag.com"
}
}
}
Manual Configuration Parameters:
Streamable HTTPhttps://mcp.apple-rag.comOptional (MCP Token for higher limits)Supported Clients: Cursor, Claude Desktop, Cline, and all MCP-compatible tools.
Note: No MCP Token required to start! You get free queries without any authentication. Add an MCP Token later for higher usage limits.
⚡ Fast & ReliableGet quick responses with our optimized search infrastructure. No more hunting through docs. 🎯 AI-Powered Hybrid SearchAdvanced search technology combining Semantic Search for RAG, Keyword Search, and Hybrid Search with vector similarity and technical term matching provides accurate, contextual answers from Apple's documentation. 🔒 Always SecureMCP authentication ensures trusted access for your AI agents with enterprise-grade security. |
📝 Code ExamplesGet practical code examples in Swift, Objective-C, and SwiftUI alongside documentation references. 🔄 Real-time UpdatesOur documentation index is continuously updated for WWDC26, Xcode 27 beta, and the latest Apple developer resources. 🆓 Completely FreeStart immediately with no MCP Token required. Get an MCP Token for higher usage limits - all managed at apple-rag.com. |
We provide an Agent Skill that teaches AI agents how to use this MCP server effectively — including query best practices, search-then-fetch workflow, result completeness handling, and rate limit guidance.
Install: Copy the skills/apple-dev-docs/ directory to your agent's skill location:
| Platform | Destination |
|---|---|
| Cursor | ~/.cursor/skills/apple-dev-docs/ |
| Codex | ~/.codex/skills/apple-dev-docs/ |
Once installed, your AI agent will automatically know when and how to use Apple RAG MCP for Apple development questions.
This project is licensed under the MIT License.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent