A TypeScript-based MCP server that connects to a managed index on LlamaCloud, enabling querying of knowledge bases.
| Parameter | Description |
|---|---|
| LLAMA_CLOUD_INDEX_NAME* | Name of the LlamaCloud index to connect to. |
| LLAMA_CLOUD_PROJECT_NAME* | Name of the LlamaCloud project. |
| LLAMA_CLOUD_API_KEY* | API key for accessing LlamaCloud. |