1. Conduid
  2. Developer Tools
  3. Apple RAG MCP
MCP server · Developer Tools

Apple RAG MCP

 MCP server providing AI agents with instant access to Apple developer documentation via RAG technology

Unclaimed last commit 7 months ago ai-agentsmcpragdevtoolsaikeyword-searchcursordocsapple
69Good

Scored 2 days ago · breakdown

About Apple RAG MCP

Apple RAG MCP is an MCP server published by BingoWon in the Developer Tools category:  MCP server providing AI agents with instant access to Apple developer documentation via RAG technology. It has been installed 0 times through Conduid.

The repository has 109 stars and 11 forks, with the last commit 7 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx apple-rag-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Apple RAG MCP

Powered by Claude · Grounded in docs

I know everything about Apple RAG MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v5.0.6v5.0.6 · 2 Sep 2026Full Changelog**: https://github.com/BingoWon/apple-rag-mcp/compare/v5.0.5...v5.0.6
v5.0.5v5.0.5 · 2 Sep 2026Full Changelog**: https://github.com/BingoWon/apple-rag-mcp/compare/v5.0.4...v5.0.5
v5.0.4v5.0.4 · 2 Sep 2026Full Changelog**: https://github.com/BingoWon/apple-rag-mcp/compare/v5.0.3...v5.0.4
v5.0.3v5.0.3 · 2 Sep 2026Full Changelog**: https://github.com/BingoWon/apple-rag-mcp/compare/v5.0.2...v5.0.3
v5.0.2v5.0.2 · 2 Sep 2026Full Changelog**: https://github.com/BingoWon/apple-rag-mcp/compare/v5.0.1...v5.0.2

README

The Apple docs MCP your AI actually deserves.

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

Install MCP Server

Install in VS Code Install in VS Code Insiders

🌐 Website📊 Dashboard

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 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
  • 🎬 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.


Better docs. Better context. Better code.

Get Started →

README mirrored from the source repository 2 days ago. The original is authoritative.

Questions

About Apple RAG MCP

How do I install Apple RAG MCP?

Run npx apple-rag-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Apple RAG MCP safe to use with an AI agent?

Its trust score is 69 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Apple RAG MCP still maintained?

Yes — the latest release is v5.0.6 (2 Sep 2026), and the last commit was 7 months ago. The repository has 109 stars and 0 open issues.