RAG Documentation MCP Server
Summary
Enables AI assistants to enhance their responses with relevant documentation through a semantic vector search, offering tools for managing and processing documentation efficiently.
Available Actions(8)
search_documentation
Search through the documentation using vector search. Returns relevant chunks of documentation with source information.
list_sources
List all available documentation sources. Provides metadata about each source.
extract_urls
Extract URLs from text and check if they're already in the documentation. Useful for preventing duplicate documentation.
remove_documentation
Remove documentation from a specific source. Cleans up outdated or irrelevant documentation.
list_queue
List all items in the processing queue. Shows status of pending documentation processing.
run_queue
Process all items in the queue. Automatically adds new documentation to the vector store.
clear_queue
Clear all items from the processing queue. Useful for resetting the system.
add_documentation
Add new documentation to the processing queue. Supports various formats and sources.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください