LlamaCloud MCP
MCP Serverby run-llama · Added 5mo ago
Claude
234
Install
git clone https://github.com/run-llama/mcp-server-llamacloudAdd to Claude
claude mcp add llamacloud-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"llamacloud-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/llamacloud-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Connect to LlamaCloud managed indexes for RAG
Tags
ai-mlmcp-server