MCPServers
R

RAG Documentation MCP Server

2
0

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.

Last Updated: January 28, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ