LlamaIndex is the leading document agent and OCR platform
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"llama_index": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-llama_index"
]
}
}
}