Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by PranithChowdary • Uncategorized
An AI assistant combining local RAG with real-time web search via an MCP server for accurate on-demand answers.
Combine local document knowledge with fresh web search results.
Dynamic orchestration between vector search and external API calls.
That require transparent, citation-backed AI-generated answers.
This MCP server integrates Retrieval-Augmented Generation (RAG) using local knowledge bases with live web/API search fallback through the Model Context Protocol (MCP). It dynamically orchestrates between local vector search and external web tools to provide transparent, citation-backed responses. The system is production-ready with Docker support, health checks, and extensibility for adding new data sources or LLM providers.