Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Server

FreeNot checked

Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients

GitHubEmbed

About

Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients

README

Apple RAG MCP

The Apple docs MCP your AI actually deserves.

Apple docs. WWDC26 transcripts. Semantic + keyword + hybrid search. One clean tool.

Apple RAG MCP — apple-rag.com

Install MCP Server

Install in VS Code Install in VS Code Insiders

🌐 Website📊 Dashboard

CI License: MIT

English | 中文


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:

Install MCP Server

Install in VS Code Install in VS Code Insiders

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

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 for WWDC26, Xcode 27 beta, and 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 27, iPadOS 27, macOS 27, watchOS 27, tvOS 27, and visionOS 27 documentation
  • 🎬 WWDC26 Videos - Full transcripts from Apple Developer videos and WWDC26 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, WWDC26 sessions, and Xcode 27 beta references
  • 🛡️ 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.


Better docs. Better context. Better code.

Get Started →

from github.com/BingoWon/apple-rag-mcp

Installing Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/BingoWon/apple-rag-mcp

FAQ

Is Server MCP free?

Yes, Server MCP is free — one-click install via Unyly at no cost.

Does Server need an API key?

No, Server runs without API keys or environment variables.

Is Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Server in Claude Desktop, Claude Code or Cursor?

Open Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs