Aryanwadhwa14/RAG-MCP
3.1
If you are the rightful owner of RAG-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The RAG Documentation MCP Server is a tool designed to enhance AI responses by providing relevant documentation context through vector search.
Tools
Functions exposed to the LLM to take actions
search_documentation
Search through the documentation using vector search.
list_sources
List all available documentation sources.
extract_urls
Extract URLs from text and check if they're already in the documentation.
remove_documentation
Remove documentation from a specific source.
add_documentation
Add new documentation directly to the system by providing a URL.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client