LlamaIndex

MCP Server Verified

Data framework for LLM apps. Index documents, build knowledge bases, and query data.

by LlamaIndex

★★★★★ 4.5/5 (414 reviews)
5.5kGitHub stars
67.3kinstalls
Updated 2026-03-03
activepython

Installation

npx -y @llamaindex/mcp-server-llamaindex

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "llamaindex": {
      "command": "npx",
      "args": ["-y", "@llamaindex/mcp-server-llamaindex"]
    }
  }
}
```

Tools & Capabilities

run_inference
list_models
get_predictions
train_model
evaluate_performance

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About LlamaIndex

Data framework for LLM apps. Index documents, build knowledge bases, and query data.

View on GitHub →

Language: Python

Category: AI & ML

← Back to MCP Hub Directory