Back to Home
BingoWon icon

apple-rag-mcp

Verified Safe

by BingoWon

Overview

This MCP server provides AI agents with comprehensive, real-time access to Apple's developer documentation and WWDC video transcripts using advanced RAG (Retrieval Augmented Generation) techniques, combining semantic, keyword, and AI-powered hybrid search.

Installation

Run Command
wrangler deploy --env production

Environment Variables

  • RAG_DB_HOST
  • RAG_DB_PORT
  • RAG_DB_DATABASE
  • RAG_DB_USER
  • RAG_DB_PASSWORD
  • RAG_DB_SSLMODE
  • DEEPINFRA_API_KEY
  • TELEGRAM_BOT_URL

Security Notes

The server architecture is designed for Cloudflare Workers, leveraging their secure environment for environment variables (Cloudflare Secrets) and D1 bindings. Authentication is handled via optional MCP tokens or IP-based authorization, with rate limiting implemented using D1. External API keys (DeepInfra) are expected as environment variables, preventing hardcoding. There are no obvious 'eval' or malicious patterns. Error logging to Telegram, while useful for monitoring, is a potential information channel that should be secured if sensitive error data is ever included.

Similar Servers

Stats

Interest Score62
Security Score9
Cost ClassMedium
Avg Tokens750
Stars107
Forks10
Last Update2025-12-06

Tags

RAGAppleDocumentationAISearch