Stars
★ 2
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.
Example client config (verify package name in the repo README)
{
"mcpServers": {
"mcp-ragchat": {
"command": "npx",
"args": ["-y", "mcp-ragchat"]
}
}
}An MCP server for accessing Vectara's trusted RAG-as-a-service platform.
Build a searchable index from PDFs, EPUBs, and Word docs. Claude queries it via MCP and pulls grounded answers with exact page-and-section citations. Local-first, no cloud dependency.
An MCP server for accessing all of CustomGPT.ai's anti-hallucination RAG-as-a-service API endpoints.