Skip to main content
Glama

LlamaCloud MCP Server

by run-llama

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.

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/run-llama/mcp-server-llamacloud'

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