mcp-agentic-rag
2
The project is an MCP server and client designed to facilitate Retrieval-Augmented Generation applications. It provides tools for entity extraction, query refinement, and relevance checking, enhancing the performance of RAG systems.
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