Why this server?
This server provides tools for retrieving and processing documentation through vector search, which aligns with the requested RAG approach. It enables AI assistants to augment their responses with relevant documentation context.
AsecurityAlicense-qualityAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation contextLast updated7257MITWhy this server?
This server offers similar functionalities to mcp-ragdocs, providing documentation retrieval and processing via vector search, making it suitable for quickly retrieving relevant docs.
AsecurityAlicense-qualityProvides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.Last updated77MITWhy this server?
Similar to the other RAG servers, this one helps AI assistants enhance their responses with relevant documentation through semantic vector search, allowing efficient management and processing.
-securityFlicense-qualityEnables AI assistants to enhance their responses with relevant documentation through a semantic vector search, offering tools for managing and processing documentation efficiently.Last updated759Why this server?
This server uses a vector database (Qdrant) to enable semantic search and retrieval of documentation, and allows you to add documentation from URLs, satisfying the requirement of crawling and adding knowledge.
-securityAlicense-qualityA Model Context Protocol (MCP) server that enables semantic search and retrieval of documentation using a vector database (Qdrant). This server allows you to add documentation from URLs or local files and then search through them using natural language queries.Last updated8132Apache 2.0Why this server?
This server provides documentation retrieval using vector search and supports Ollama or OpenAI for generating embeddings.
-securityAlicense-qualityAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. Uses Ollama or OpenAI to generate embeddings. Docker files includedLast updated726MITWhy this server?
This server automatically indexes markdown, html, and text files in watched directories to a vector store, which supports quickly retrieving relevant documentation. Since it indexes files in a directory, it could be pointed to documentation from crawled websites.
-securityAlicense-qualityA very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.Last updated440MITWhy this server?
Provides RAG capabilities using Qdrant and Ollama/OpenAI embeddings, which allows adding, searching, listing, and deleting documentation.
-securityAlicense-qualityProvides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support.Last updated1116Apache 2.0Why this server?
Enables vector similarity search and serving of Svelte documentation with support for local caching. This could be adapted to other package documentation.
AsecurityAlicense-qualityEnables vector similarity search and serving of Svelte documentation via the MCP protocol, with support for local caching and multiple llms.txt documentation formats.Last updated11,315124MIT