Skip to main content
Glama

Vectara MCP server

Official
by vectara
.env.example679 B
# Vectara API Configuration # Copy this file to .env and fill in your actual values # Your Vectara API key (required for all tools) VECTARA_API_KEY=your_vectara_api_key_here # Comma-separated list of corpus keys for testing # Example: VECTARA_CORPUS_KEYS=corpus1,corpus2,corpus3 VECTARA_CORPUS_KEYS=your_corpus_key1,your_corpus_key2 # Optional: Test text for hallucination correction and factual consistency TEST_TEXT=Your sample generated text here for testing hallucination correction and factual consistency evaluation. # Optional: Test source documents (pipe-separated for multiple docs) TEST_SOURCE_DOCS=First source document text here.|Second source document text here.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vectara/vectara-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server