Stars
★ 29
An MCP server for accessing Vectara's trusted RAG-as-a-service platform.
Example client config (verify package name in the repo README)
{
"mcpServers": {
"vectara-mcp": {
"command": "uvx",
"args": ["vectara-mcp"]
}
}
}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.
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.