Skip to content
Back to search
30
MCP

Apple Developer Documentation (RAG)

pulsemcp/apple developer documentation (rag)

Provides semantic search and retrieval for Apple Developer Documentation using vector similarity search, keyword matching, and reranking to deliver relevant technical documentation and API references

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.apple-rag/mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
0 tools · streamable-http
Apple Developer Documentation
Provides seamless access to Apple Developer Documentation with smart search capabilities and wildcard pattern support for iOS, macOS, SwiftU
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Apolo RAG
RAG server using Qdrant vector database for knowledge retrieval and semantic search.
0 tools
Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools

How to use

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

{
  "mcpServers": {
    "apple_developer_documentation_(rag)": {
      "url": "None",
      "transport": "http"
    }
  }
}