Search for:
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.
Why 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.
Why 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.
Why 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.
Why this server?
This server provides documentation retrieval using vector search and supports Ollama or OpenAI for generating embeddings.
Why 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.
Why this server?
Provides RAG capabilities using Qdrant and Ollama/OpenAI embeddings, which allows adding, searching, listing, and deleting documentation.
Why this server?
Enables vector similarity search and serving of Svelte documentation with support for local caching. This could be adapted to other package documentation.