rukshannet/mcp-agentic-rag
If you are the rightful owner of mcp-agentic-rag and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-agentic-rag project implements a Model Context Protocol server and client for building agentic Retrieval-Augmented Generation applications.
Tools
Functions exposed to the LLM to take actions
get_time_with_prefix
Return to the current date and time
extract_entities_tool
Extract entities from text queries using OpenAI
refine_query_tool
Optimize text query using OpenAI
check_relevance
Use LLM to check the relevance of text blocks to problems
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client