LlamaIndex data framework — build and query indexes over documents for RAG applications
npx @getmcp/cli add llamaindexConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"llamaindex": {
"command": "npx",
"args": [
"-y",
"mcp-llamaindex"
]
}
}
}