A complete **Model Context Protocol (MCP)** implementation that exposes a RAG (Retrieval-Augmented Generation) system, web search, calculator, weather, and file I/O tools through an MCP server. A LangGraph-based ReAct agent client connects to this server via Groq LLM to answer questions and perform actions.