Skip to main content
Glama
uiqkos

LlamaCloud RAG MCP Server

by uiqkos

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLAMA_CLOUD_API_KEYYesYour LlamaCloud API key.
LLAMA_CLOUD_PIPELINE_IDNoYour LlamaCloud pipeline ID (or use LLAMA_CLOUD_PIPELINE_URL).
LLAMA_CLOUD_PIPELINE_URLNoYour LlamaCloud pipeline URL (alternative to PIPELINE_ID).
LLAMA_CLOUD_ORGANIZATION_IDYesYour LlamaCloud organization ID.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_ragB

Query the database documents in LlamaCloud and get comprehensive answers with sources

search_documentsA

Search for relevant documents in the knowledge base without generating an answer

get_index_infoA

Get detailed information about the LlamaCloud index and its current status

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/uiqkos/llamacloud-rag-mcp'

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