Apple RAG MCP

Created By
Bin9 months ago
Transform your AI agents into Apple development experts! Apple RAG MCP gives you instant access to official Swift docs, design guidelines, and comprehensive Apple platform knowledge through cutting-edge RAG technology. With professional AI reranking and hybrid search across iOS, macOS, watchOS, tvOS, and visionOS documentation plus Apple Developer YouTube content, you'll get precise, contextual answers every time. Compatible with Cursor, Claude Desktop, and all MCP tools - start building smarter Apple apps today!
Overview

What is Apple RAG MCP?

Apple RAG MCP transforms AI agents into Apple development experts by providing instant access to official Swift documentation, design guidelines, and comprehensive knowledge across Apple platforms using advanced Retrieval-Augmented Generation (RAG) technology.

How to use Apple RAG MCP?

Users can set up Apple RAG MCP through a one-click installation with Cursor or manually configure it for other MCP clients. It supports self-hosting as well.

Key features of Apple RAG MCP?

  • AI-powered embedding and reranking for precise search results.
  • Semantic, keyword, and hybrid search capabilities.
  • Access to Apple Developer YouTube content including WWDC sessions.
  • Continuous updates to documentation and video content.

Use cases of Apple RAG MCP?

  1. Assisting developers in finding accurate Swift documentation quickly.
  2. Providing contextual answers for iOS and macOS development queries.
  3. Enhancing AI agents with up-to-date Apple platform knowledge.

FAQ from Apple RAG MCP?

  • Is Apple RAG MCP free to use?

Yes, it offers free queries without requiring an MCP Token initially.

  • What platforms does it support?

It supports iOS, macOS, watchOS, tvOS, and visionOS documentation.

  • Can I self-host Apple RAG MCP?

Yes, detailed deployment instructions are available for self-hosting.

Server Config

{
  "mcpServers": {
    "apple-rag-mcp": {
      "url": "https://mcp.apple-rag.com"
    }
  }
}
Project Info
Created At
9 months ago
Updated At
8 months ago
Author Name
Bin
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

32 minutes ago