Brave Search MCP: The Brave Search MCP server is part of the official Model Context Protocol reference implementations. It gives AI agents real-time web search via the Brave Search API, enabling access to current news, facts, and web content that the model's training data doesn't cover. A foundational MCP integration for any agent requiring up-to-date information retrieval.; knowledge-rag: Knowledge RAG is a fully local, zero-cloud document retrieval system that lets Claude Code search your PDFs, markdown, code, and notebooks natively. It indexes up to 1800+ files in under 3 minutes, using hybrid search (BM25 + semantic vectors + cross-encoder reranking) via 12 MCP tools. Everything runs locally via ONNX, no Docker, Ollama, or API keys required.
Giving AI agents access to current events, news, and web data beyond training cutoff
Personal document retrieval and knowledge base for developers