LlamaCloud MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLAMA_CLOUD_API_KEYYesYour LlamaCloud API key
LLAMA_CLOUD_INDEX_NAMEYesYour LlamaCloud index name
LLAMA_CLOUD_PROJECT_NAMEYesYour LlamaCloud project name

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_information

Get information from your knowledge base to answer questions.