com.apple-rag/mcp-server
com.apple-rag/mcp-serverApple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
Tools · 2
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…
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.
Similar MCP servers embedding-nearest
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"
}
}
}