BingoWon

apple-rag-mcp

Community BingoWon
Updated

๏ฃฟ MCP server providing AI agents with instant access to Apple developer documentation via RAG technology

Transform your AI agents into Apple development experts with instant access to official Swift docs, design guidelines, and platform knowledge.

Install MCP Server

๐ŸŒ Learn More โ€ข ๐Ÿš€ Get Started โ€ข ๐Ÿ“Š Dashboard

โœจ What is Apple RAG MCP?

Apple RAG MCP delivers exactly what your AI agents need: official Swift development docs, design guidelines, comprehensive Apple platform knowledge, and Apple Developer YouTube content including WWDC sessions, tutorials, and live events - current and complete.

A cutting-edge Retrieval-Augmented Generation (RAG) system combining Apple's official documentation with video content from the Apple Developer YouTube channel. Features professional AI reranking with Qwen3-Reranker-8B for superior search accuracy across multiple content types.

๐Ÿค– AI-Powered Embedding & Reranking โ€ข โšก Semantic Search for RAG โ€ข ๐Ÿ” Keyword Search โ€ข ๐ŸŽฏ Hybrid Search โ€ข ๐Ÿ“Š Precision Results

๐Ÿš€ Quick Start

Option 1: One-Click Cursor Setup (Recommended)

Install MCP Server

Click the button above and Cursor 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

Option 3: Self-Hosted Deployment

Want to run your own instance? See our Deployment Guide for complete setup instructions.

Quick Setup:

# Clone and setup
git clone https://github.com/your-org/apple-rag-mcp.git
cd apple-rag-mcp
pnpm install

# Configure environment
cp .dev.vars.example .dev.vars
# Edit .dev.vars with your configuration

# Deploy to Cloudflare Workers
pnpm setup-secrets
pnpm deploy

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

โšก 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.

๐Ÿ“ 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.

๐ŸŽฏ 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
  • ๐Ÿ“บ Video Content - Apple Developer YouTube channel with WWDC sessions and tutorials
  • โšก 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

๐Ÿค Community & Support

  • ๐ŸŒ Dashboard: apple-rag.com
  • ๐Ÿ“– Documentation: Complete setup guides and examples
  • ๐Ÿ’ฌ Support: Get help through our web dashboard
  • โญ GitHub: Star this repo if you find it useful!

Ready to supercharge your AI agents with Apple expertise?

๐Ÿš€ Get Started Now โ€ข โญ Star on GitHub

Made with โค๏ธ for the Apple developer community

MCP Server ยท Populars

MCP Server ยท New