Add a text file to the docs directory by specifying a URL and a document name, enabling integration into the MCP Docs RAG Server for context-aware LLM queries.
Search SaaSus Platform documentation for relevant article URLs. Use this tool to identify articles by query, then retrieve full content with the saasus-docs-get-content tool.
Add a Git repository to the MCP Docs RAG Server for retrieval-augmented generation. Specify a repository URL, optional custom document name, and subdirectory for sparse checkout to organize and access specific content efficiently.
A Cloudflare Worker that transforms Cloudflare AI Search (AutoRAG) instances into an MCP server for querying documentation. It enables AI models to search and retrieve relevant information from custom document sets stored in R2 buckets.