Apple RAG MCP
Provides access to Apple documentation and WWDC transcripts with semantic, keyword, and hybrid search capabilities, enabling developers to quickly find relevant code examples and technical information.
README
<div align="center">
<img src="https://apple-rag.com/logo-with-text.svg" alt="Apple RAG MCP" width="400">
The Apple docs MCP your AI actually deserves.
Apple docs. WWDC transcripts. Semantic + keyword + hybrid search. One clean tool.
<a href="https://apple-rag.com"><img src="https://apple-rag.com/og-image.png" alt="Apple RAG MCP β apple-rag.com" width="800"></a>
π Website β’ π Dashboard
English | δΈζ
</div>
Not Just Another Docs Tool
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.
Start in Seconds
One click:
Click the button above and your editor will automatically configure everything for you in seconds.
Option 2: Manual Setup for Other MCP Clients
JSON Configuration (Copy & Paste):
{
"mcpServers": {
"apple-rag-mcp": {
"url": "https://mcp.apple-rag.com"
}
}
}
Manual Configuration Parameters:
- MCP Type:
Streamable HTTP - URL:
https://mcp.apple-rag.com - Authentication:
Optional(MCP Token for higher limits) - MCP Token: Get yours at apple-rag.com for increased quota
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.
π Why Developers Love Apple RAG MCP
<table> <tr> <td width="50%">
β‘ Fast & Reliable
Get quick responses with our optimized search infrastructure. No more hunting through docs.
π― AI-Powered Hybrid Search
Advanced 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 Secure
MCP authentication ensures trusted access for your AI agents with enterprise-grade security.
</td> <td width="50%">
π Code Examples
Get practical code examples in Swift, Objective-C, and SwiftUI alongside documentation references.
π Real-time Updates
Our documentation index is continuously updated to reflect the latest Apple developer resources.
π Completely Free
Start immediately with no MCP Token required. Get an MCP Token for higher usage limits - all managed at apple-rag.com.
</td> </tr> </table>
π― Features
- π Semantic Search for RAG - Vector similarity with semantic understanding for intelligent retrieval
- π Keyword Search - Precise technical term matching for API names and specific terminology
- π― Hybrid Search - Combined semantic and keyword search with AI reranking for optimal results
- π Complete Coverage - iOS, macOS, watchOS, tvOS, visionOS documentation
- π¬ WWDC Videos - Full transcripts from Apple Developer videos and WWDC sessions
- β‘ Fast Response - Optimized for speed across all content types
- π High Performance - Multi-instance cluster deployment for maximum throughput
- π Always Current - Synced with Apple's latest docs and video content
- π‘οΈ Secure & Private - Your queries stay private
- π Universal MCP - Works with any MCP-compatible client
π§ Agent Skill
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.
π License
This project is licensed under the MIT License.
<div align="center">
Better docs. Better context. Better code.
</div>
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.