From cafa67d2a585f510fc98f93319e83471472fa467 Mon Sep 17 00:00:00 2001 From: Gabriel Ordonez Date: Thu, 19 Feb 2026 19:55:19 -0500 Subject: [PATCH] Add mcp-ragchat to RAG section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abe0415b..732483d4 100644 --- a/README.md +++ b/README.md @@ -1218,6 +1218,7 @@ Tools for conducting research, surveys, interviews, and data collection. ### 🔎 end to end RAG platforms +- [gogabrielordonez/mcp-ragchat](https://github.com/gogabrielordonez/mcp-ragchat) 📇 🏠 - Add RAG-powered AI chat to any website with one command. Local vector store, multi-provider LLM (OpenAI/Anthropic/Gemini), self-contained chat server and embeddable widget. - [poll-the-people/customgpt-mcp](https://github.com/Poll-The-People/customgpt-mcp) 🐍 🏠 ☁️ - An MCP server for accessing all of CustomGPT.ai's anti-hallucination RAG-as-a-service API endpoints. - [vectara/vectara-mcp](https://github.com/vectara/vectara-mcp) 🐍 🏠 ☁️ - An MCP server for accessing Vectara's trusted RAG-as-a-service platform.