HomeSearch & Research › apple-rag-mcp

apple-rag-mcp

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

TypeScript Remote
★ 119 stars Last pushed 2026-09-15 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.apple-rag.com HTTP 400 when checked 2026-09-24

Claude Code:

claude mcp add --transport http apple-rag-mcp https://mcp.apple-rag.com --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "apple-rag-mcp": {
      "url": "https://mcp.apple-rag.com",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization secret — MCP Token for authentication (optional - free tier available without token)

Related servers

Data from the Official MCP Registry