mcp-ragdocs
181
The RAG Documentation MCP Server is a tool designed to enhance AI assistants with relevant documentation context through vector-based semantic search. It supports multiple documentation sources and provides features for automated processing and real-time augmentation of AI responses.
search_documentation
Search for documents through natural language query and return related fragments
list_sources
List all indexed document sources
extract_urls
Extract URLs from web pages and analyze
remove_documentation
Delete the specified document source from the system
list_queue
List all URLs in the document processing queue
run_queue
Process and index all URLs in the queue
clear_queue
Clear all URLs in the document processing queue