Skip to content
Back to search
90
MCP live v2.6.0 MCP 2026-07-28 http

com.apple-rag/mcp-server

com.apple-rag/mcp-server

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

Uptime
100.0%
1 direct probes · 30d
Response
386ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

search

Search Apple's official developer documentation and video content using advanced RAG technology. Returns relevant content from Apple's technical documentation, frameworks, APIs, design guidelines, and…

fetch

Retrieve complete cleaned content for a specific Apple developer documentation or video by URL. Returns the full processed content from Apple's official knowledge base.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.apple-rag/mcp-server": {
      "url": "https://mcp.apple-rag.com",
      "transport": "http"
    }
  }
}