Back to search
30
MCP streamable-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
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

amirarad/mcp-ragdocs
An MCP server for semantic documentation search and retrieval.
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
io.github.csoai-org/rag-knowledge-graph-mcp
rag-knowledge-graph-mcp MCP server by MEOK AI Labs
0 tools
mcp-server-rag-web-browser
A MCP Server for the RAG Web Browser Actor
0 tools
mcp-bookmark-server
MCP server to save and search bookmarks using OpenAI RAG
0 tools

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": "streamable-http"
    }
  }
}