Skip to main content
Glama

Apple RAG MCP

by adimowis
server.json743 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "com.apple-rag/mcp-server", "description": "Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients", "status": "active", "repository": { "url": "https://github.com/BingoWon/apple-rag-mcp", "source": "github" }, "version": "3.0.1", "remotes": [ { "type": "streamable-http", "url": "https://mcp.apple-rag.com", "headers": [ { "name": "Authorization", "description": "MCP Token for authentication (optional - free tier available without token)", "is_required": false, "is_secret": true } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adimowis/appler'

If you have feedback or need assistance with the MCP directory API, please join our Discord server