Retrieve relevance-ranked web content with actual page text, tables, and code for AI grounding and RAG pipelines.
206,405 tools. Last updated 2026-06-17 13:10
"namespace:com.apple-rag" matching MCP tools:
- Find diverse nearest neighbors by balancing relevance and diversity, reducing redundant results. Ideal for RAG pipelines needing broad coverage.Apache 2.0
- Execute a complete RAG workflow to answer questions using retrieved context documents. Handles embedding, semantic search, and answer generation with direct quotes.MIT
- Filter documents by metadata before ranking by vector similarity to enable production RAG and semantic search pipelines.MIT
- Retrieve detailed information about an Apify Actor, including description, input schema, readme, and MCP tools. Control which fields to return to save tokens.MIT
- Measures the fraction of retrieved RAG context chunks that are relevant to the question, providing a precision score to diagnose retriever noise and quality.Apache 2.0
Matching MCP Servers
- AlicenseAqualityAmaintenance"primitive" RAG-like web search model context protocol server that runs locally. ✨ no APIs ✨Last updated5126PythonMIT

mcp-server-rag-web-browserofficial
Alicense-qualityFmaintenanceImplementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT.Last updated40204Apache 2.0
Matching MCP Connectors
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
- Generate vector embeddings from text for semantic search, RAG, clustering, or similarity tasks. Choose between query or document input type and adjust model quality and dimensionality.MIT
- Retrieve a list of all knowledge folders in your organization, each containing documents for RAG capabilities.MIT
- Convert a note into a source document for NotebookLM, enabling its content to be used in RAG queries and research. Simply provide the note title.MIT
- Fetches the latest server record from the RAGMap registry by exact registry name. Helps discover RAG-capable MCP servers for retrieval tasks.MIT
- Combine BM25 keyword search with vector ANN search in a single pass. Use for RAG when either semantic or keyword search alone is insufficient.MIT
- Query Vectara's RAG system to retrieve search results and generate contextual responses using specified corpus keys and API parameters for accurate information extraction.Apache 2.0
- Lists all available RAG categories indexed by RAGMap to help you identify suitable retrieval servers for your task.MIT
- Find relevant information from curated skills and documents using natural language queries. Semantic search leverages vector embeddings for more accurate results than keyword search.MIT
- Create a searchable knowledge tool for retrieving documents. Integrates selected knowledge folders into a custom tool for RAG-based document search.MIT
- Parse code files into semantic chunks such as functions, classes, and methods to improve retrieval in RAG systems.MIT
- Record retrieval queries, chunks, scores, sources, and rankings for later audit and diff workflows.MIT
- Search and filter RAG-capable MCP servers by query, categories, score, transport, and other criteria to find the right retrieval server for your task.MIT
- Preview what will be removed (chunks, images) from the RAG knowledge base, then confirm to delete the document and all associated data.MIT
- Initiates asynchronous ingestion of documents from a data source into an Amazon Bedrock Knowledge Base for RAG applications.MIT