end to end rag platforms

Vectara Mcp

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

python
cloud
local
end to end rag platforms
0
View on GitHub

Installation

npx -y vectara/vectara-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "vectara-mcp",
  "command": "npx",
  "args": [
    "-y",
    "vectara/vectara-mcp"
  ]
}

About This MCP Server

vectara/vectara-mcp

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

GitHub: https://github.com/vectara/vectara-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub