LlamaCloud MCP Server
Official
by run-llama
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LLAMA_CLOUD_API_KEY | Yes | Your LlamaCloud API key | |
LLAMA_CLOUD_INDEX_NAME | Yes | Your LlamaCloud index name | |
LLAMA_CLOUD_PROJECT_NAME | Yes | Your LlamaCloud project name |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_information | Get information from your knowledge base to answer questions. |