mcp-ragdocs

mcp-ragdocs

28

RAG Documentation MCP Server is a tool designed to enhance AI assistants by providing documentation retrieval and processing through vector search. It aims to augment AI responses with context from documentation and supports seamless management and monitoring through a web interface.

search_documentation

Search for documents through vectors and return relevant fragments and source information

list_sources

List all available document sources and their metadata

extract_urls

Extract URL from text and check if it already exists in the document

remove_documentation

Delete documents from specific sources

list_queue

List all items in the processing queue and their status

run_queue

Process all items in the queue and automatically add new documents to vector storage

clear_queue

Clear all items in the processing queue

add_documentation

Add new documents to the processing queue