HomeServersend to end RAG platforms › vectara/vectara-mcp
MCP Server Active Apache-2.0 cloudlocal

vectara/vectara-mcp

An MCP server for accessing Vectara's trusted RAG-as-a-service platform.

Quality score 60/100
View on GitHub →
Stars
★ 29
Last commit
9d ago
Language
Python
Install
Python (uvx / pip)

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "vectara-mcp": {
      "command": "uvx",
      "args": ["vectara-mcp"]
    }
  }
}

Related in end to end RAG platforms

MCP Server Maintained

andyliszewski/grounding-ai

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.

1 Python Updated 1mo ago Score 46
MCP Server Stale

poll-the-people/customgpt-mcp

An MCP server for accessing all of CustomGPT.ai's anti-hallucination RAG-as-a-service API endpoints.

5 Python Updated 9mo ago Score 41
MCP Server Stale

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.

2 TypeScript Updated 5mo ago Score 28